Resource.Attribute.ActionBarSize Field

Definition

Size of the Action Bar, including the contextual bar used to present Action Modes.

[Android.Runtime.Register("actionBarSize")]
public const int ActionBarSize = 16843499;
[<Android.Runtime.Register("actionBarSize")>]
val mutable ActionBarSize : int

Field Value

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