Resource.Layout.SimpleListItemActivated2 Field

Definition

A version of SimpleListItem2 that is able to change its background state to indicate when it is activated (that is checked by a ListView).

[Android.Runtime.Register("simple_list_item_activated_2")]
public const int SimpleListItemActivated2 = 17367063;
[<Android.Runtime.Register("simple_list_item_activated_2")>]
val mutable SimpleListItemActivated2 : int

Field Value

Value = 17367063
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