https://developer.apple.com/documentation/uikit/uigesturerecognizerdelegate/gesturerecognizer(_:shouldreceive:)-evxd?language=objc
gestureRecognizer(_:shouldReceive:) | Apple Developer Documentation
Asks the delegate if a gesture recognizer should receive an object representing a touch or press event.
apple developerdocumentation
https://learn.microsoft.com/en-us/uwp/api/windows.ui.input.gesturerecognizer.inertiarotationangle?view=winrt-28000
GestureRecognizer.InertiaRotationAngle Property (Windows.UI.Input) - Windows apps | Microsoft Learn
Gets or sets a value that indicates the final angle of rotation of an object at the end of inertia (when the rotation manipulation is complete).
propertywindowsuiinputapps
https://learn.microsoft.com/es-es/windows/windows-app-sdk/api/winrt/microsoft.ui.input.gesturerecognizer.processupevent?view=windows-app-sdk-1.8
GestureRecognizer.ProcessUpEvent(PointerPoint) Method (Microsoft.UI.Input) - Windows App SDK |...
Processes pointer input and raises the GestureRecognizer events appropriate to a pointer up action (for the gestures and manipulations specified by the...
windows appmethodmicrosoftuiinput