Expand description
Contains traits with platform-specific methods in them.
Contains the follow OS-specific modules:
androidiosmacosunixwindowsweb
And the following platform-specific modules:
run_on_demand(available onwindows,unix,macos,android)pump_events(available onwindows,unix,macos,android)
However only the module corresponding to the platform you’re compiling to will be available.
Modules
- modifier_supplement
windows_platformormacos_platformorx11_platformorwayland_platform - pump_events
windows_platformormacos_platformorandroid_platformorx11_platformorwayland_platform - run_on_demand
windows_platformormacos_platformorandroid_platformorx11_platformorwayland_platform - scancode
windows_platformormacos_platformorx11_platformorwayland_platform - startup_notify
x11_platformorwayland_platformWindow startup notification to handle window raising. - wayland
wayland_platform - x11
x11_platform