Skip to main content

active_window_system

Function active_window_system 

Source
pub fn active_window_system() -> WindowSystem
Expand description

The window system winit is expected to use for windows created in this process. See the module docs: this is a prediction for the pre-window- creation decisions only. Once a window exists, prefer window_system_for_display_handle.