Module winit::platform

source ·
Expand description

Contains traits with platform-specific methods in them.

Only the modules corresponding to the platform you’re compiling to will be available.

Modules§

  • androidandroid_platform
    Android
  • iosios_platform
    iOS / UIKit
  • macosmacos_platform
    macOS / AppKit
  • modifier_supplementwindows_platform or macos_platform or x11_platform or wayland_platform or orbital_platform
  • orbitalorbital_platform
    Orbital / Redox OS
  • pump_eventswindows_platform or macos_platform or android_platform or x11_platform or wayland_platform
  • run_on_demandwindows_platform or macos_platform or android_platform or x11_platform or wayland_platform
  • scancodewindows_platform or macos_platform or x11_platform or wayland_platform
  • startup_notifyx11_platform or wayland_platform
    Window startup notification to handle window raising.
  • waylandwayland_platform
    Wayland
  • webweb_platform
    Web
  • windowswindows_platform
    Windows
  • x11x11_platform
    X11