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

accessibilityReduceMotion

Whether the system preference for Reduce Motion is enabled. 「視覚効果を減らす」に対するシステム環境設定が有効にされるかどうか。

Declaration 宣言

var accessibilityReduceMotion: Bool { get }

Discussion 議論

If this property’s value is true, UI should avoid large animations, especially those that simulate the third dimension.

See Also 参照

Accessibility アクセシビリティ