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

accessibilityReduceTransparency

Whether the system preference for Reduce Transparency is enabled. 「透明度を下げる」に対するシステム環境設定が有効にされるかどうか。

Declaration 宣言

var accessibilityReduceTransparency: Bool { get }

Discussion 議論

If this property’s value is true, UI (mainly window) backgrounds should not be semi-transparent; they should be opaque.

See Also 参照

Accessibility アクセシビリティ