Contents

NSApplication.ModalSession

Variables of type NSModalSession point to information used by the system between NSApplication’s Beginmodalsession(for:) and Endmodalsession(_:) messages.

Declaration

typealias ModalSession = OpaquePointer

See Also

Running a Modal Window