Android.Resource.Style.ThemeHoloPanel Field
Default holo dark theme for panel windows.

Value: 16973947

Syntax

[Android.Runtime.Register("Theme_Holo_Panel")]
public const int ThemeHoloPanel

Remarks

Default holo dark theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

[Android Documentation]

Requirements

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