Enum tauri_runtime::ExitRequestedEventAction [−][src]
pub enum ExitRequestedEventAction { Prevent, }
Expand description
Action to take when the event loop is about to exit
Variants
Prevent the event loop from exiting