Resource.Style.ThemeNoTitleBarOverlayActionModes Field

Definition

No title bar, but Action Mode bars will overlay application content instead of pushing it down to make room.

[Android.Runtime.Register("Theme_NoTitleBar_OverlayActionModes")]
public const int ThemeNoTitleBarOverlayActionModes = 16973930;
[<Android.Runtime.Register("Theme_NoTitleBar_OverlayActionModes")>]
val mutable ThemeNoTitleBarOverlayActionModes : int

Field Value

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