View model for managing display UI state including focus and tooltips.
Creates a new DisplayViewModel instance and initializes display listeners.
The Redux store instance.
The display service for managing UI elements.
Protected
Readonly
Gets the current display state from the store.
The current display state.
Disposes the view model, clears focus, and restores instruction tooltip.
View model for managing display UI state including focus and tooltips.