NSTextViewSelectorCommand 委托

定义

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

参数

textView
NSTextView
commandSelector
Selector

返回值

适用于