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 NSPreferencePaneUpdateHelpMenu : NSNotification.Name
Notifies observers that your help menu content changed.
あなたのヘルプメニュー内容が変化したことをオブザーバに通知します。