Resource.Layout.SimpleSelectableListItem Field

Definition

A simple ListView item layout which can contain text and support (single or multiple) item selection.

[Android.Runtime.Register("simple_selectable_list_item")]
public const int SimpleSelectableListItem = 17367061;
[<Android.Runtime.Register("simple_selectable_list_item")>]
val mutable SimpleSelectableListItem : int

Field Value

Value = 17367061
Attributes

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