次の方法で共有


WKBackForwardList.ItemAtIndex(nint) メソッド

定義

現在の項目のインデックスが 0 であるリスト内の指定したインデックス位置にある項目を取得します。

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

パラメーター

index
System.System.IntPtr System.nativeint

戻り値

属性

適用対象