Contents

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.