cosmic::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.