Freigeben über


Configuration.ColorModeWideColorGamutMask Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Content.Res.ColorMode enum directly instead of this field.

Konstante für #colorMode: Bits, die codieren, ob der Bildschirm breit gefächert ist.

[Android.Runtime.Register("COLOR_MODE_WIDE_COLOR_GAMUT_MASK", ApiSince=26)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.ColorMode enum directly instead of this field.", true)]
public const Android.Content.Res.ColorMode ColorModeWideColorGamutMask = 3;
[<Android.Runtime.Register("COLOR_MODE_WIDE_COLOR_GAMUT_MASK", ApiSince=26)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.ColorMode enum directly instead of this field.", true)>]
val mutable ColorModeWideColorGamutMask : Android.Content.Res.ColorMode

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

Konstante für #colorMode: Bits, die codieren, ob der Bildschirm breit gefächert ist.

Java-Dokumentation für android.content.res.Configuration.COLOR_MODE_WIDE_COLOR_GAMUT_MASK.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: