Type Property 型プロパティ

NSPreferencePaneUpdateHelpMenu

Notifies observers that your help menu content changed. あなたのヘルプメニュー内容が変化したことをオブザーバに通知します。

Declaration 宣言

static let NSPreferencePaneUpdateHelpMenu: NSNotification.Name

Discussion 議論

The object of the notification is an array of dictionaries containing the new help menu contents. 通知のオブジェクトは、新しいヘルプメニュー内容を含んでいる辞書それらからなるある配列です。

See Also 参照

PreferencePanes