Contents

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 }

See Also

Related Documentation

Managing Responders