Language

Resource.Color.SystemControlNormalDark Field

Definition

Identifies the platform color resource named system_control_normal_dark.

[Android.Runtime.Register("system_control_normal_dark", ApiSince=34)]
public const int SystemControlNormalDark = 17170600;
[<Android.Runtime.Register("system_control_normal_dark", ApiSince=34)>]
val mutable SystemControlNormalDark : int

Field Value

Value = 17170600
Attributes

Remarks

Android platform documentation

Applies to