Language

ExpandableListView.ChildClickEventArgs.ChildPosition Property

Definition

Gets the child position supplied by the child click callback.

public int ChildPosition { get; }
member this.ChildPosition : int

Property Value

The child position supplied by the child click callback.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to