Resource.Layout.SimpleListItemActivated1 Field

Definition

A version of SimpleListItem1 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_1")]
public const int SimpleListItemActivated1 = 17367062;
[<Android.Runtime.Register("simple_list_item_activated_1")>]
val mutable SimpleListItemActivated1 : int

Field Value

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