Android.App.AlertDialog.ThemeHoloLight Field
Special theme constant for AlertDialog(Android.Content.Context, System.Int32): use the holographic alert theme with a light background.

Value: 3

Syntax

[Android.Runtime.Register("THEME_HOLO_LIGHT")]
public const int ThemeHoloLight

Remarks

Special theme constant for AlertDialog(Android.Content.Context, System.Int32): use the holographic alert theme with a light background.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11