Resource.Attribute.ShowAsAction Field

Definition

How this item should display in the Action Bar, if present.

[Android.Runtime.Register("showAsAction")]
public const int ShowAsAction = 16843481;
[<Android.Runtime.Register("showAsAction")>]
val mutable ShowAsAction : int

Field Value

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