Android.Resource.Style.ThemeTranslucent Field
Theme for translucent activities (on API level 10 and lower).

Value: 16973839

Syntax

[Android.Runtime.Register("Theme_Translucent")]
public const int ThemeTranslucent

Remarks

Theme for translucent activities (on API level 10 and lower). That is, windows that allow you to see through them to the windows behind. This sets up the translucent flag and appropriate animations for your windows.

[Android Documentation]

Requirements

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