Resource.Style.ThemeTranslucentNoTitleBar Field

Definition

Variant of ThemeTranslucent with no title bar

[Android.Runtime.Register("Theme_Translucent_NoTitleBar")]
public const int ThemeTranslucentNoTitleBar = 16973840;
[<Android.Runtime.Register("Theme_Translucent_NoTitleBar")>]
val mutable ThemeTranslucentNoTitleBar : int

Field Value

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