Resource.Style.ThemeHoloDialog Field

Definition

Holo theme for dialog windows and activities, which is used by the Dialog class.

[Android.Runtime.Register("Theme_Holo_Dialog")]
public const int ThemeHoloDialog = 16973935;
[<Android.Runtime.Register("Theme_Holo_Dialog")>]
val mutable ThemeHoloDialog : int

Field Value

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