didUnselect()
Notifies the preference pane that the main app has just stopped displaying the preference pane’s main view.
Declaration
func didUnselect()Discussion
Default implementation does nothing. Override this method to perform actions right after the main view has been removed from the screen.