MobileUIControl.ClearFocus

From Xojo Documentation

Method

MobileUIControl.ClearFocus()

Supported for all project types and targets.

Removes the focus from the control.

Sample Code

TextField1.ClearFocus

See Also

SetFocus method.