ClearText Method (MobileTextField)

Action

Clears all the content from the text field.

Syntax

C#
textField.ClearText()
VB
textField.ClearText()