Instance Method
runDialog(_:)runDialog:runDialog_
Declaration
func runDialog(_ sender: Any?) -> NSApplication.ModalResponseDeclaration
- (NSModalResponse) runDialog:(id) sender;Declaration
runDialog_(sender: object) -> NSModalResponseInstance Method
func runDialog(_ sender: Any?) -> NSApplication.ModalResponse- (NSModalResponse) runDialog:(id) sender;runDialog_(sender: object) -> NSModalResponse