Edit

Share via


Element.IndexPath Property

Definition

Returns the IndexPath of a given element. This is only valid for leaf elements, it does not work for a toplevel RootElement or a Section of if the Element has not been attached yet.

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

Property Value

Applies to