allowAnimatedContent
Animate the views by changing the property values dynamically and redrawing the view.
Declaration
static var allowAnimatedContent: UIView.AnimationOptions { get }Discussion
If this key is not present, the views are animated using a snapshot image.