UITextField.UnmarkText 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.
Any currently marked text is unmarked.
[Foundation.Export("unmarkText")]
public virtual void UnmarkText ();
abstract member UnmarkText : unit -> unit
override this.UnmarkText : unit -> unit
Implements
- Attributes