Resource.Attribute.StateSelected Field

Definition

State value for StateListDrawable, set when a view (or one of its parents) is currently selected.

[Android.Runtime.Register("state_selected")]
public const int StateSelected = 16842913;
[<Android.Runtime.Register("state_selected")>]
val mutable StateSelected : int

Field Value

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