다음을 통해 공유


NSTextViewDelegate.DoCommandBySelector(NSTextView, Selector) 메서드

정의

[Foundation.Export("textView:doCommandBySelector:")]
public virtual bool DoCommandBySelector (AppKit.NSTextView textView, ObjCRuntime.Selector commandSelector);
abstract member DoCommandBySelector : AppKit.NSTextView * ObjCRuntime.Selector -> bool
override this.DoCommandBySelector : AppKit.NSTextView * ObjCRuntime.Selector -> bool

매개 변수

textView
NSTextView
commandSelector
Selector

반환

특성

적용 대상