NSTextInputClient_Extensions.SetMarkedText Method

Definition

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

text
NSObject
selectedRange
NSRange
replacementRange
NSRange

Applies to