Instance Property インスタンスプロパティ

accessibilityInvertColors

Whether the system preference for Invert Colors is enabled. 「カラーを反転」に対するシステム環境設定が有効にされるかどうか。

Declaration 宣言

var accessibilityInvertColors: Bool { get }

Discussion 議論

If this property’s value is true then the display will be inverted. In these cases it may be needed for UI drawing to be adjusted to in order to display optimally when inverted.

See Also 参照

Accessibility アクセシビリティ