isAsynchronous
A Boolean value that indicates whether the content is rendered asynchronously.
Declaration
var isAsynchronous: Bool { get set }Discussion
The default value is true. If the value is false, the contents of this view are synchronized with Core Animation updates.