Module wry::application
source · [−]Expand description
Re-exported Tao APIs
This module re-export tao APIs for user to create application windows. To learn more about how to use tao, please see its documentation.
Modules
The Accelerator struct and associated types.
The Clipboard
struct and associated types.
UI scaling is important, so read the docs for this module if you don’t want to be confused.
The Error
struct and associated types.
The Event
enum and assorted supporting types.
The EventLoop
struct and assorted supporting types, including ControlFlow
.
UNSTABLE – The GlobalShortcut
struct and associated types.
UNSTABLE – Types related to the keyboard.
UNSTABLE – The Menu
struct and associated types.
Types useful for interacting with a user’s monitors.
Contains traits with platform-specific methods in them.
The Window
struct and associated types.