initialKeyView
The view that should have keyboard focus when the pane is selected.
Declaration
var initialKeyView: NSView? { get set }Discussion
The initial view can be set in the nib file by connecting a view to the receiver’s _initialKeyView outlet.