次の方法で共有


NSTextViewSelectorCommand 代理人

定義

public delegate bool NSTextViewSelectorCommand(NSTextView textView, Selector commandSelector);
type NSTextViewSelectorCommand = delegate of NSTextView * Selector -> bool

パラメーター

textView
NSTextView
commandSelector
Selector

戻り値

適用対象