requestFocus()
Requests input focus on the last-focused list view object, or the first one, if possible.
requestFocus(): void;
Related
class UIListView
A view wrapper that manages nested views for each item in a list.
Requests input focus on the last-focused list view object, or the first one, if possible.
requestFocus(): void;