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 176
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.