共用方式為


SLComposeServiceViewController.DoCommandBySelector 方法

定義

[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

傳回

屬性

適用於