onViewResume Readonly
onViewResume: BeUiEvent<ScreenViewport> = ...
Called after a suspended view is resumed. This can happen when a minimized application is restored or, on a tablet, when the application is moved to the foreground.
Defined in
- core/frontend/src/ViewManager.ts Line 181
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.