Contents

firstKeyView

The first view in the keyboard focus chain.

Declaration

var firstKeyView: NSView? { get set }

Discussion

The first key view can be set in the nib file by connecting a view to the receiver’s _firstKeyView outlet.

See Also

Handling keyboard focus