UIDisplayGamut 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉顯示遊戲。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIDisplayGamut
type UIDisplayGamut =
- 繼承
-
UIDisplayGamut
- 屬性
欄位
P3 | 1 | P3 顯示色域 (「寬色彩」) 。 |
Srgb | 0 | Srgb 顯示遊戲。 |
Unspecified | -1 | 不確定的顯示遊戲。 |