Android.Resource.Style.ThemeHoloLight Field
Honeycomb holographic theme (light version).

Value: 16973934

Syntax

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

Remarks

Honeycomb holographic theme (light version). The widgets in the holographic theme are translucent on their brackground, so applications must ensure that any background they use with this theme is itself light; otherwise, it will be difficult to see the widgets. This UI style also includes a full action bar by default.

[Android Documentation]

Requirements

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