Language

Resource.Color.SystemOnSecondaryLight Field

Definition

Identifies the platform color resource named system_on_secondary_light.

[Android.Runtime.Register("system_on_secondary_light", ApiSince=34)]
public const int SystemOnSecondaryLight = 17170533;
[<Android.Runtime.Register("system_on_secondary_light", ApiSince=34)>]
val mutable SystemOnSecondaryLight : int

Field Value

Value = 17170533
Attributes

Remarks

Android platform documentation

Applies to