layoutQueue
The queue on which the framework dispatches layout operations.
Declaration
var layoutQueue: OperationQueue? { get set }Discussion
If non-nil, the queue the framework uses for layout operations.
The queue on which the framework dispatches layout operations.
var layoutQueue: OperationQueue? { get set }If non-nil, the queue the framework uses for layout operations.