Type Property 型プロパティ

IKFilterBrowserFilterSelected

Posted when the user clicks a filter name in the filter browser. ユーザがあるフィルタ名をフィルタブラウザにおいてクリックするときに投函されます。

Declaration 宣言

static let IKFilterBrowserFilterSelected: NSNotification.Name

Discussion 議論

The name of the selected filter is sent as the object in the notification. 選択されたフィルタの名前は、通知の中のオブジェクトとして送られます。

See Also 参照

Quartz