Contents

updateWindowsRunLoopOrdering

Run-loop message priority for handling window updates.

Declaration

class var updateWindowsRunLoopOrdering: Int { get }

Discussion

This constant is used by the RunLoop method perform(_:target:argument:order:modes:).

See Also

Managing Run Loops