NSTextInputClient_Extensions.InsertText 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 void InsertText (this AppKit.INSTextInputClient This, Foundation.NSObject text, Foundation.NSRange replacementRange);
static member InsertText : AppKit.INSTextInputClient * Foundation.NSObject * Foundation.NSRange -> unit
Parameters
- This
- INSTextInputClient
- text
- NSObject
- replacementRange
- NSRange