MobileUIControl.SetFocus

From Xojo Documentation

Method

MobileUIControl.SetFocus()

Supported for all project types and targets.

Sets the focus to the control.

Sample Code

TextField1.SetFocus

See Also

ClearFocus method.