Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 711 Bytes

gesturerecognizer_crossslidethresholds.md

File metadata and controls

24 lines (15 loc) · 711 Bytes
-api-id -api-type
P:Microsoft.UI.Input.GestureRecognizer.CrossSlideThresholds
winrt property

Microsoft.UI.Input.GestureRecognizer.CrossSlideThresholds

-description

Gets or sets values that indicate the distance thresholds for a CrossSliding interaction.

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

-property-value

By default, every value in CrossSlideThresholds is set to 0.0 (cross-sliding functionality is disabled).

-see-also

-examples