다음을 통해 공유


NSTextViewSelectorCommand 대리자

정의

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

매개 변수

textView
NSTextView
commandSelector
Selector

반환 값

적용 대상