Type Property 型プロパティ

IKFilterBrowserFilterDoubleClick

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

Declaration 宣言

static let IKFilterBrowserFilterDoubleClick: NSNotification.Name

Discussion 議論

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

See Also 参照

Quartz