resetFocus()
resets focus and moves the scroll to the beginning of the list
resetFocus(): void;
Example
list.resetFocus();
Change log:
added in v8.4
resets focus and moves the scroll to the beginning of the list
Example
list.resetFocus();
added in v8.4