Select Method (UIAButton)

Class

UIAButton.

Action

Selects the button.

Syntax

C#
button.Select()
VB
button.Select()