static let NSPreferencePaneCancelUnselect : NSNotification.Name
Notifies observers that the preference pane should not be deselected.
preference paneが取り除かれるべきでないことをオブザーバに通知します。
static let NSPreferencePaneDoUnselect : NSNotification.Name
Notifies observers that the preference pane may be deselected.
preference paneが取り除かれるかもしれないことをオブザーバに通知します。
static let NSPreferencePaneSwitchToPane : NSNotification.Name
Notifies observers that the user selected a new preference pane.
ユーザが新しいpreference paneを選択したことをオブザーバに通知します。
static let NSPreferencePrefPaneIsAvailable : NSNotification.Name
Notifies observers that the system preferences app is available to display your preferences.
システム環境設定アプリがあなたの環境設定を表示する準備ができたことをオブザーバに通知します。