Class
GSDialogController
Declaration
@MainActor class GSDialogControllerDeclaration
@interface GSDialogController : NSWindowControllerDeclaration
class GSDialogController(NSWindowController)Topics
Initializers
Instance Properties
Instance Methods
Default Cancel action; implementation does nothing.
Default OK action; implementation does nothing.
Call this method if you want a different Cancel action than
cancelPressed:.Call this method if you want a different OK action than
okPressed:.
Topics
Instance Properties
Instance Methods
Default Cancel action; implementation does nothing.
Default OK action; implementation does nothing.
Call this method if you want a different Cancel action than
cancelPressed:.Call this method if you want a different OK action than
okPressed:.
Relationships
Inherits From
NSWindowController
Conforms To
AppKit.NSSeguePerformingAppKit.NSStandardKeyBindingRespondingAppKit.NSTouchBarProviderAppKit.NSUserActivityRestoringNSWindowDelegateFoundation.NSCodingObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype
Relationships
Inherits From
NSWindowController
Conforms To
NSWindowDelegate