focusmove property

Stream<FocusMoveEvent> get focusmove

The item publishes to this stream in order to move focus to another item.

Implementation

Stream<FocusMoveEvent> get focusmove;