# Functions
NewClient returns a client for the Input domain with the connection set to conn.
NewDispatchDragEventArgs initializes DispatchDragEventArgs with the required arguments.
NewDispatchKeyEventArgs initializes DispatchKeyEventArgs with the required arguments.
NewDispatchMouseEventArgs initializes DispatchMouseEventArgs with the required arguments.
NewDispatchTouchEventArgs initializes DispatchTouchEventArgs with the required arguments.
NewEmulateTouchFromMouseEventArgs initializes EmulateTouchFromMouseEventArgs with the required arguments.
NewIMESetCompositionArgs initializes IMESetCompositionArgs with the required arguments.
NewInsertTextArgs initializes InsertTextArgs with the required arguments.
NewSetIgnoreInputEventsArgs initializes SetIgnoreInputEventsArgs with the required arguments.
NewSetInterceptDragsArgs initializes SetInterceptDragsArgs with the required arguments.
NewSynthesizePinchGestureArgs initializes SynthesizePinchGestureArgs with the required arguments.
NewSynthesizeScrollGestureArgs initializes SynthesizeScrollGestureArgs with the required arguments.
NewSynthesizeTapGestureArgs initializes SynthesizeTapGestureArgs with the required arguments.
# Constants
GestureSourceType as enums.
GestureSourceType as enums.
GestureSourceType as enums.
GestureSourceType as enums.
MouseButton as enums.
MouseButton as enums.
MouseButton as enums.
MouseButton as enums.
MouseButton as enums.
MouseButton as enums.
MouseButton as enums.
# Structs
DispatchDragEventArgs represents the arguments for DispatchDragEvent in the Input domain.
DispatchKeyEventArgs represents the arguments for DispatchKeyEvent in the Input domain.
DispatchMouseEventArgs represents the arguments for DispatchMouseEvent in the Input domain.
DispatchTouchEventArgs represents the arguments for DispatchTouchEvent in the Input domain.
DragData
Note: This type is experimental.
DragDataItem
Note: This type is experimental.
DragInterceptedReply is the reply for DragIntercepted events.
EmulateTouchFromMouseEventArgs represents the arguments for EmulateTouchFromMouseEvent in the Input domain.
IMESetCompositionArgs represents the arguments for IMESetComposition in the Input domain.
InsertTextArgs represents the arguments for InsertText in the Input domain.
SetIgnoreInputEventsArgs represents the arguments for SetIgnoreInputEvents in the Input domain.
SetInterceptDragsArgs represents the arguments for SetInterceptDrags in the Input domain.
SynthesizePinchGestureArgs represents the arguments for SynthesizePinchGesture in the Input domain.
SynthesizeScrollGestureArgs represents the arguments for SynthesizeScrollGesture in the Input domain.
SynthesizeTapGestureArgs represents the arguments for SynthesizeTapGesture in the Input domain.
TouchPoint.
# Interfaces
DragInterceptedClient is a client for DragIntercepted events.
# Type aliases
GestureSourceType
Note: This type is experimental.
MouseButton.
TimeSinceEpoch UTC time in seconds, counted from January 1, 1970.