Resource.Attribute.ActionBarWidgetTheme Field

Definition

Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.

[Android.Runtime.Register("actionBarWidgetTheme")]
public const int ActionBarWidgetTheme = 16843671;
[<Android.Runtime.Register("actionBarWidgetTheme")>]
val mutable ActionBarWidgetTheme : int

Field Value

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