Resource.Drawable.ScreenBackgroundLightTransparent Field

Definition

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.Runtime.Register("screen_background_light_transparent")]
public const int ScreenBackgroundLightTransparent = 17301674;
[<Android.Runtime.Register("screen_background_light_transparent")>]
val mutable ScreenBackgroundLightTransparent : int

Field Value

Value = 17301674
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to