Documentation

onFocusPrevious()

Event handler that focuses the previous list item when a FocusPrevious event is emitted within the view.

protected onFocusPrevious(): true | undefined;

Notes

Related