The constructors of UIKit.UIGestureRecognizer are listed below. For a list of all members, see the UIGestureRecognizer Members list.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| Initalizes a gesture recognizer. | ||
| Initializes a designated gesture-recognizer. | ||
| Initalizes a gesture recognizer. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |