UIKit.UIScreenEdgePanGestureRecognizer: Constructor Members

The constructors of UIKit.UIScreenEdgePanGestureRecognizer are listed below. For a list of all members, see the UIScreenEdgePanGestureRecognizer Members list.

See Also: Inherited members from UIKit.UIPanGestureRecognizer

Public Constructors

Default constructor, initializes a new instance of this class.
Initalizes a screen edge pan gesture recognizer.
Initializes a designated screen edge pan gesture recognizer.
Initializes a designated screen edge pan gesture recognizer.

Protected Constructors

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.