fidl_
fuchsia_
ui_
pointer_
common
0.0.1
Structs
MouseDeviceInfo
MouseEvent
MouseEventStreamInfo
MousePointerSample
MouseSourceWatchResponse
Rectangle
TouchDeviceInfo
TouchEvent
TouchInteractionId
TouchInteractionResult
TouchPointerSample
TouchResponse
TouchSourceUpdateResponseRequest
TouchSourceWatchRequest
TouchSourceWatchResponse
ViewParameters
Enums
EventPhase
MouseViewStatus
TouchInteractionStatus
TouchResponseType
Constants
MOUSE_MAX_EVENT
TOUCH_MAX_EVENT
Type Aliases
Mat3
Point2
RelativeMotion
RelativeMotionRange
fidl_fuchsia_ui_pointer_common
Type Alias
RelativeMotionRange
Copy item path
Settings
Help
Summary
Source
pub type RelativeMotionRange = [
Axis
;
2
];
Expand description
The valid values of relative motion for a mouse device.
The ranges are placed in (x, y) order.