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