Resource.Attribute.BackgroundStacked Field

Definition

Specifies a background drawable for a second stacked row of the action bar.

[Android.Runtime.Register("backgroundStacked")]
public const int BackgroundStacked = 16843658;
[<Android.Runtime.Register("backgroundStacked")>]
val mutable BackgroundStacked : int

Field Value

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