initialFirstResponder
Sets the initial first responder for the view associated with the receiver (the view that is displayed when a user clicks on the tab) to view.
Declaration
weak var initialFirstResponder: NSView? { get set }Sets the initial first responder for the view associated with the receiver (the view that is displayed when a user clicks on the tab) to view.
weak var initialFirstResponder: NSView? { get set }