NSTextFieldDelegate_Extensions.DoCommandBySelector Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool DoCommandBySelector (this AppKit.INSTextFieldDelegate This, AppKit.NSControl control, AppKit.NSTextView textView, ObjCRuntime.Selector commandSelector);
static member DoCommandBySelector : AppKit.INSTextFieldDelegate * AppKit.NSControl * AppKit.NSTextView * ObjCRuntime.Selector -> bool
Parameters
- This
- INSTextFieldDelegate
- control
- NSControl
- textView
- NSTextView
- commandSelector
- Selector