Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 735 Bytes

gesturerecognizer_crosssliding.md

File metadata and controls

22 lines (14 loc) · 735 Bytes
-api-id -api-type
E:Microsoft.UI.Input.GestureRecognizer.CrossSliding
winrt event

Microsoft.UI.Input.GestureRecognizer.CrossSliding

-description

Occurs when a user performs a slide or swipe gesture (through a single touch contact) within a content area that supports panning along a single axis only. The gesture must occur in a direction that is perpendicular to this panning axis.

For more details on this API, please see the the UWP WinRT CrossSliding topic.

-remarks

-see-also

-examples