[−][src]Module iced_winit::conversion
Convert winit
types into iced_native
types, and viceversa.
Functions
cursor_position | Converts a physical cursor position to a logical |
fullscreen | |
key_code | Converts a |
modifiers_state | Converts some |
mouse_button | Converts a |
mouse_interaction | Converts a |
window_event | Converts a winit window event into an iced event. |