Contents

areAnimationsEnabled

Returns a Boolean value indicating whether animations are enabled.

Declaration

class var areAnimationsEnabled: Bool { get }

Return Value

true if animations are enabled; otherwise, false.

Discussion

The value of this property is true if animations are enabled; otherwise, it is false.

See Also

Deprecated methods