Declaration

func runDialog(_ sender: Any?) -> NSApplication.ModalResponse

Declaration

- (NSModalResponse) runDialog:(id) sender;

Declaration

runDialog_(sender: object) -> NSModalResponse