次の方法で共有


UIDisplayGamut 列挙型

定義

表示色域を列挙します。

[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

不確定な表示色域。

適用対象