Android.Resource.Drawable.ScreenBackgroundLightTransparent Field
Background drawable that can be used for a transparent activity to be able to display a light UI: this lightens its background to make a light UI more visible.

Value: 17301674

Syntax

[Android.Runtime.Register("screen_background_light_transparent")]
public const int ScreenBackgroundLightTransparent

Remarks

Background drawable that can be used for a transparent activity to be able to display a light UI: this lightens its background to make a light UI more visible.

[Android Documentation]

Requirements

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