Language

Configuration.ColorMode Property

Definition

Bit mask of the color capabilities of the screen.

[Android.Runtime.GeneratedEnum]
[Android.Runtime.Register("colorMode", ApiSince=26)]
public Android.Content.Res.ColorMode ColorMode { get; set; }
[<Android.Runtime.GeneratedEnum>]
[<Android.Runtime.Register("colorMode", ApiSince=26)>]
member this.ColorMode : Android.Content.Res.ColorMode with get, set

Property Value

A bit mask describing the screen's wide-color-gamut and high-dynamic-range capabilities.

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