Language

Resource.Color.SystemSurfaceLight Field

Definition

Identifies the platform color resource named system_surface_light.

[Android.Runtime.Register("system_surface_light", ApiSince=34)]
public const int SystemSurfaceLight = 17170540;
[<Android.Runtime.Register("system_surface_light", ApiSince=34)>]
val mutable SystemSurfaceLight : int

Field Value

Value = 17170540
Attributes

Remarks

Android platform documentation

Applies to