iced_winit::conversion

Function native_key_code

Source
pub fn native_key_code(native_key_code: NativeKeyCode) -> NativeCode
Expand description

Converts a NativeKeyCode from winit to an iced native key code.