The properties of UIKit.UISwipeGestureRecognizer are listed below. For a list of all members, see the UISwipeGestureRecognizer Members list.
See Also: Inherited members from UIKit.UIGestureRecognizer
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Direction | UISwipeGestureRecognizerDirection. The permitted direction of the swipe. The default is right. | |
| NumberOfTouchesRequired | nuint. The minimum number of touches required to recognize the gesture. Default is 1. |