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