次の方法で共有


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

戻り値

属性

適用対象