Documentation

requestFocus()

Requests input focus on the last-focused list view object, or the first one, if possible.

requestFocus(): void;

Related