ExpandableListView.PackedPositionValueNull Field

Definition

The value for a packed position that represents neither/null/no preference.

[Android.Runtime.Register("PACKED_POSITION_VALUE_NULL")]
public const long PackedPositionValueNull = 4294967295;
[<Android.Runtime.Register("PACKED_POSITION_VALUE_NULL")>]
val mutable PackedPositionValueNull : int64

Field Value

Int64
Attributes

Remarks

Java documentation for android.widget.ExpandableListView.PACKED_POSITION_VALUE_NULL.

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