UIKit.UISwipeGestureRecognizer: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DirectionUISwipeGestureRecognizerDirection. The permitted direction of the swipe. The default is right.
NumberOfTouchesRequirednuint. The minimum number of touches required to recognize the gesture. Default is 1.