Icon AutoFocus Property

property AutoFocus: Boolean

Usage

Available In: Visual Client Applications

Specifies whether an application should automatically set focus to focusable controls when showing forms, as well as restoring focus to the last-focused control when hiding forms. This property is set to True, by default, with desktop browsers, and to False, by default, with mobile browsers on Android and iOS.
Image