Configuration.ColorModeWideColorGamutNo 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: ein #COLOR_MODE_WIDE_COLOR_GAMUT_MASK Wert, der angibt, dass der Bildschirm nicht breit gefächert ist.

[Android.Runtime.Register("COLOR_MODE_WIDE_COLOR_GAMUT_NO", 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 ColorModeWideColorGamutNo = 1;
[<Android.Runtime.Register("COLOR_MODE_WIDE_COLOR_GAMUT_NO", 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 ColorModeWideColorGamutNo : Android.Content.Res.ColorMode

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Konstante für #colorMode: ein #COLOR_MODE_WIDE_COLOR_GAMUT_MASK Wert, der angibt, dass der Bildschirm nicht breit gefächert ist.

Entspricht dem -nowidecg Ressourcenqualifizierer.

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

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: