initialFirstResponder
The view that’s made first responder (also called the key view) the first time the window is placed onscreen.
Declaration
weak var initialFirstResponder: NSView? { get set }The view that’s made first responder (also called the key view) the first time the window is placed onscreen.
weak var initialFirstResponder: NSView? { get set }