areAnimationsEnabled
Returns a Boolean value indicating whether animations are enabled.
Declaration
class var areAnimationsEnabled: Bool { get }Return Value
Discussion
The value of this property is true if animations are enabled; otherwise, it is false.
See Also
Deprecated methods
beginAnimations(_:context:)commitAnimations()setAnimationStart(_:)setAnimationsEnabled(_:)setAnimationDelegate(_:)setAnimationWillStart(_:)setAnimationDidStop(_:)setAnimationDuration(_:)setAnimationDelay(_:)setAnimationCurve(_:)setAnimationRepeatCount(_:)setAnimationRepeatAutoreverses(_:)setAnimationBeginsFromCurrentState(_:)setAnimationTransition(_:for:cache:)forBaselineLayout()