didSelect()
Notifies the preference pane that the main app has just displayed the preference pane’s main view.
Declaration
func didSelect()Discussion
Default implementation does nothing. Override this method to perform actions right after the main view has been placed into a window on the screen.