Macros§
- Pattern that matches an unknown
CoordinateUnit
member. - Pattern that matches an unknown
MouseButton
member. - Pattern that matches an unknown
MouseEventPhase
member. - Pattern that matches an unknown
TestAppStatus
member.
Structs§
- A Stream of incoming requests for fuchsia.ui.test.input/KeyboardInputListener.
- A Stream of incoming requests for fuchsia.ui.test.input/Keyboard.
- A Stream of incoming requests for fuchsia.ui.test.input/MediaButtonsDevice.
- A Stream of incoming requests for fuchsia.ui.test.input/MouseInputListener.
- A Stream of incoming requests for fuchsia.ui.test.input/Mouse.
- A Stream of incoming requests for fuchsia.ui.test.input/Registry.
- A Stream of incoming requests for fuchsia.ui.test.input/TestAppStatusListener.
- A Stream of incoming requests for fuchsia.ui.test.input/TouchInputListener.
- A Stream of incoming requests for fuchsia.ui.test.input/TouchScreen.
Enums§
- Indicates the units used to specify spatial event parameters (unless otherwise noted).
- A tool for client applications to report text input to interested parties (e.g. a test fixture).
- A tool to inject keyboard events into Input Pipeline.
- A tool to inject media button events into Input Pipeline.
- Identifies various buttons on a standard mouse.
- Identifies the phase of a mouse event.
- A tool for applications to report touch input to interested parties (e.g. a test fixture).
- A tool to inject mouse events into Input Pipeline.
- *** This protocol must not be used in production. ***
- Test suites depend on test app status can listen to this listener.
- A tool for applications to report touch input to interested parties (e.g. a test fixture).
- A tool to inject touch events into Input Pipeline.
Constants§
- A hardcoded number of max mouse buttons. This should be increased in the future if we ever see mice with more buttons.