UICollectionViewLayoutAttributes.IndexPath Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Percorso di indice dell'elemento in UICollectionView.
public virtual Foundation.NSIndexPath IndexPath { [Foundation.Export("indexPath", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setIndexPath:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.IndexPath : Foundation.NSIndexPath with get, set
Valore della proprietà
- Attributi