Windows.UI.Input Namespace

Provides support for the Windows input system.

Classes

  Name Description
CrossSlidingEventArgs Contains event data for the CrossSliding event.
DraggingEventArgs Contains event data for the Dragging event.
GestureRecognizer Provides gesture and manipulation recognition, event listeners, and settings.
HoldingEventArgs Contains event data for the Holding event.
ManipulationCompletedEventArgs Contains event data for the ManipulationCompleted event.
ManipulationInertiaStartingEventArgs Contains event data for the GestureRecognizer.ManipulationInertiaStartingEvent.
ManipulationStartedEventArgs Arguments for the manipulation started event.
ManipulationUpdatedEventArgs Contains event data for the ManipulationUpdated event.
MouseWheelParameters Provides properties associated with the button wheel of a mouse device.
PointerPoint Provides basic properties for the input pointer associated with a single mouse, pen/stylus, or touch contact.
PointerPointProperties Provides extended properties for a PointerPoint object.
PressingCompletedEventArgs Arguments for the pressing completed event.
PressingStartedEventArgs Arguments for the pressing started event.
PressingUpdatedEventArgs Arguments for the pressing updated event.
RightTappedEventArgs Contains event data for the RightTapped event.
TappedEventArgs Contains event data for the Tapped event.

Interfaces

  Name Description
IPointerPointTransform Provides generalized transformation functions.

Structures

  Name Description
CrossSlideThresholds Contains the distance thresholds for a CrossSliding interaction.
ManipulationDelta Contains the accumulated transformations for the current manipulation.
ManipulationVelocities Contains the velocities of the accumulated transformations for the current interaction.

Enumerations

  Name Description
CrossSlidingState Specifies the possible states of the CrossSliding event.
DraggingState Specifies the possible states of the Dragging event.
GestureSettings Specifies the interactions that are supported by an application.
HandType Specifies the hand types.
HoldingState Specifies the state of the Holding event.
PointerUpdateKind Specifies the types of pointer updates that are supported by an application.