willUnselect()
Notifies the preference pane that the main app is about to stop displaying the preference pane’s main view.
Declaration
func willUnselect()Discussion
Default implementation does nothing. Override this method to perform actions right before the main view is removed from the screen.