次の方法で共有


Element.IndexPath プロパティ

定義

特定の要素の IndexPath を返します。 これはリーフ要素に対してのみ有効です。要素がまだアタッチされていない場合は、最上位レベルの RootElement または の Section では機能しません。

public Foundation.NSIndexPath IndexPath { get; }
member this.IndexPath : Foundation.NSIndexPath

プロパティ値

適用対象