Contents

willSelect()

Notifies the preference pane that the main app is about to display the preference pane’s main view.

Declaration

func willSelect()

Discussion

Default implementation does nothing. Override this method to perform actions right before the main view is displayed.

See Also

Selecting and Deselecting the Preference Pane