Skip to main content

Crate fidl_next_common_fuchsia_ui_input

Crate fidl_next_common_fuchsia_ui_input 

Source

Re-exports§

pub use self::natural::*;

Modules§

device_iterator
device_listener
generic
input_device
input_method_editor
input_method_editor_client
natural
wire
wire_optional

Structs§

DeviceIterator
The type corresponding to the DeviceIterator protocol. Protocol for iterating over the initial set of active devices.
DeviceListener
The type corresponding to the DeviceListener protocol. Callback protocol implemented by clients to receive live device change events.
InputDevice
The type corresponding to the InputDevice protocol.
InputMethodEditor
The type corresponding to the InputMethodEditor protocol. A interface for interacting with a text input control.
InputMethodEditorClient
The type corresponding to the InputMethodEditorClient protocol. An interface to receive information from TextInputService.

Constants§

CONSUMER_CONTROL_MAX_NUM_BUTTONS
KEYBOARD_MAX_NUM_KEYS
KEYBOARD_MAX_NUM_LEDS
K_MODIFIER_ALT
K_MODIFIER_CAPS_LOCK
K_MODIFIER_CONTROL
K_MODIFIER_LEFT_ALT
K_MODIFIER_LEFT_CONTROL
K_MODIFIER_LEFT_SHIFT
K_MODIFIER_LEFT_SUPER
K_MODIFIER_NONE
Keyboard modifiers
K_MODIFIER_RIGHT_ALT
K_MODIFIER_RIGHT_CONTROL
K_MODIFIER_RIGHT_SHIFT
K_MODIFIER_RIGHT_SUPER
K_MODIFIER_SHIFT
K_MODIFIER_SUPER
MAX_NAME_LENGTH
MOUSE_MAX_NUM_BUTTONS
SENSOR_MAX_VALUES
TOUCH_MAX_CONTACTS
TOUCH_MAX_NUM_BUTTONS

Traits§

DeviceIteratorClientHandler
A client handler for the DeviceIterator protocol.
DeviceIteratorLocalClientHandler
A client handler for the DeviceIterator protocol.
DeviceIteratorLocalServerHandler
A server handler for the DeviceIterator protocol.
DeviceIteratorServerHandler
A server handler for the DeviceIterator protocol.
DeviceListenerClientHandler
A client handler for the DeviceListener protocol.
DeviceListenerLocalClientHandler
A client handler for the DeviceListener protocol.
DeviceListenerLocalServerHandler
A server handler for the DeviceListener protocol.
DeviceListenerServerHandler
A server handler for the DeviceListener protocol.
InputDeviceClientHandler
A client handler for the InputDevice protocol.
InputDeviceLocalClientHandler
A client handler for the InputDevice protocol.
InputDeviceLocalServerHandler
A server handler for the InputDevice protocol.
InputDeviceServerHandler
A server handler for the InputDevice protocol.
InputMethodEditorClientClientHandler
A client handler for the InputMethodEditorClient protocol.
InputMethodEditorClientHandler
A client handler for the InputMethodEditor protocol.
InputMethodEditorClientLocalClientHandler
A client handler for the InputMethodEditorClient protocol.
InputMethodEditorClientLocalServerHandler
A server handler for the InputMethodEditorClient protocol.
InputMethodEditorClientServerHandler
A server handler for the InputMethodEditorClient protocol.
InputMethodEditorLocalClientHandler
A client handler for the InputMethodEditor protocol.
InputMethodEditorLocalServerHandler
A server handler for the InputMethodEditor protocol.
InputMethodEditorServerHandler
A server handler for the InputMethodEditor protocol.