Share via


Resource.Style.ThemeNoTitleBar Field

Definition

Variant of Theme with no title bar

[Android.Runtime.Register("Theme_NoTitleBar")]
public const int ThemeNoTitleBar = 16973830;
[<Android.Runtime.Register("Theme_NoTitleBar")>]
val mutable ThemeNoTitleBar : int

Field Value

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