NSTextViewDelegate_Extensions.DoCommandBySelector Method

Definition

public static bool DoCommandBySelector (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, ObjCRuntime.Selector commandSelector);
static member DoCommandBySelector : AppKit.INSTextViewDelegate * AppKit.NSTextView * ObjCRuntime.Selector -> bool

Parameters

textView
NSTextView
commandSelector
Selector

Returns

Applies to