[−][src]Trait zwp_input_method_service::KeyboardVisibility
Trait to get notified when the keyboard should be shown or hidden
If the user clicks for example on a text field, the method show_keyboard() is called
Trait to get notified when the keyboard should be shown or hidden
If the user clicks for example on a text field, the method show_keyboard() is called
fn show_keyboard(&self)
fn hide_keyboard(&self)