IUITextInput.UnmarkText Method

Definition

Unmarks all currently marked text within a document

[Foundation.Export("unmarkText")]
[Foundation.Preserve(Conditional=true)]
public void UnmarkText ();
abstract member UnmarkText : unit -> unit
Attributes

Remarks

Subsequent to this method being called, the value of "MarkedTextRange" is set to null.

Applies to