Contents

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

Improving legibility