Resource.Attribute.ActionModeSelectAllDrawable Field

Definition

Drawable to use for the Select all action button in Contextual Action Bar

[Android.Runtime.Register("actionModeSelectAllDrawable")]
public const int ActionModeSelectAllDrawable = 16843646;
[<Android.Runtime.Register("actionModeSelectAllDrawable")>]
val mutable ActionModeSelectAllDrawable : int

Field Value

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