NSTextFieldDelegate_Extensions.TextShouldBeginEditing 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 TextShouldBeginEditing (this AppKit.INSTextFieldDelegate This, AppKit.NSControl control, AppKit.NSText fieldEditor);
static member TextShouldBeginEditing : AppKit.INSTextFieldDelegate * AppKit.NSControl * AppKit.NSText -> bool
Parameters
- This
- INSTextFieldDelegate
- control
- NSControl
- fieldEditor
- NSText