Skip to main content

Crate fidl_next_common_fuchsia_ui_input3

Crate fidl_next_common_fuchsia_ui_input3 

Source

Re-exports§

pub use self::natural::*;

Modules§

generic
key_event_injector
keyboard_listener
natural
wire
wire_optional

Structs§

KeyEventInjector
The type corresponding to the KeyEventInjector protocol. Provides the ability to inject KeyEvents into the keyboard subsystem.
KeyboardListener
The type corresponding to the KeyboardListener protocol. Client should implement this protocol to get notified of key events.

Traits§

KeyEventInjectorClientHandler
A client handler for the KeyEventInjector protocol.
KeyEventInjectorLocalClientHandler
A client handler for the KeyEventInjector protocol.
KeyEventInjectorLocalServerHandler
A server handler for the KeyEventInjector protocol.
KeyEventInjectorServerHandler
A server handler for the KeyEventInjector protocol.
KeyboardListenerClientHandler
A client handler for the KeyboardListener protocol.
KeyboardListenerLocalClientHandler
A client handler for the KeyboardListener protocol.
KeyboardListenerLocalServerHandler
A server handler for the KeyboardListener protocol.
KeyboardListenerServerHandler
A server handler for the KeyboardListener protocol.