SLComposeServiceViewController.DoCommandBySelector Method

Definition

[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

Parameters

textView
NSTextView
commandSelector
Selector

Returns

Attributes

Applies to