Share via


NSTextViewDelegate_Extensions.DoCommandBySelector Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool DoCommandBySelector(this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, ObjCRuntime.Selector commandSelector);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DoCommandBySelector : AppKit.INSTextViewDelegate * AppKit.NSTextView * ObjCRuntime.Selector -> bool

Parameters

textView
NSTextView
commandSelector
Selector

Returns

Attributes

Applies to