Compartir a través de


WKBackForwardList.ItemAtIndex(nint) Método

Definición

Obtiene el elemento en el índice especificado de la lista, donde el elemento actual tiene el índice 0.

[Foundation.Export("itemAtIndex:")]
public virtual WebKit.WKBackForwardListItem ItemAtIndex (nint index);
abstract member ItemAtIndex : nint -> WebKit.WKBackForwardListItem
override this.ItemAtIndex : nint -> WebKit.WKBackForwardListItem

Parámetros

index
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a