onViewSuspend Readonly
onViewSuspend: BeUiEvent<ScreenViewport> = ...
Called after a view is suspended. This happens when the application is minimized or, on a tablet, when the application is moved to the background.
Defined in
- core/frontend/src/ViewManager.ts Line 171
Last Updated: 20 June, 2023