Static zng_app::view_process::VIEW_PROCESS_SUSPENDED_EVENT
source ยท pub static VIEW_PROCESS_SUSPENDED_EVENT: Event<ViewProcessSuspendedArgs>
Expand description
View-Process suspended, all resources dropped.
The view-process will only be available if the app resumes. On resume VIEW_PROCESS_INITED_EVENT
notify a view-process respawn.