Resource.Attribute.WindowSplashScreenIconBackgroundColor Field

Definition

Identifies the platform attribute resource named windowSplashScreenIconBackgroundColor.

[Android.Runtime.Register("windowSplashScreenIconBackgroundColor", ApiSince=31)]
public const int WindowSplashScreenIconBackgroundColor = 16844336;
[<Android.Runtime.Register("windowSplashScreenIconBackgroundColor", ApiSince=31)>]
val mutable WindowSplashScreenIconBackgroundColor : int

Field Value

Value = 16844336
Attributes

Remarks

Android platform documentation

Applies to