Returns a Boolean value indicating whether reduce motion is enabled.
SDKs
- iOS 8.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
static var isReduceMotionEnabled: Bool { get }
Return Value
true
if the user has enabled Reduce Motion in Settings; otherwise, false
.