共用方式為


NSTextViewSelectorCommand 代理人

定義

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

參數

textView
NSTextView
commandSelector
Selector

傳回值

適用於