Skip to main content

set_ui_event_blocking

Function set_ui_event_blocking 

Source
pub fn set_ui_event_blocking(status: bool)
Expand description

Process all UI events in a single blocking thread (true) or each in a new thread (false). Applies to all windows. Default: false