Resource.Attribute.PanelFullBackground Field

Definition

The background of a panel when it extends to the left and right edges of the screen.

[Android.Runtime.Register("panelFullBackground")]
public const int PanelFullBackground = 16842847;
[<Android.Runtime.Register("panelFullBackground")>]
val mutable PanelFullBackground : int

Field Value

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