다음을 통해 공유


NSMatrixDelegate.DoCommandBySelector(NSControl, NSTextView, Selector) 메서드

정의

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

매개 변수

control
NSControl
textView
NSTextView
commandSelector
Selector

반환

특성

적용 대상