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 176
Last Updated: 20 June, 2023