Resource.Drawable.ScreenBackgroundDarkTransparent Field

Definition

Semi-transparent background that can be used when placing a dark themed UI on top of some arbitrary background (such as the wallpaper).

[Android.Runtime.Register("screen_background_dark_transparent")]
public const int ScreenBackgroundDarkTransparent = 17301673;
[<Android.Runtime.Register("screen_background_dark_transparent")>]
val mutable ScreenBackgroundDarkTransparent : int

Field Value

Value = 17301673
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