UIKit.UILongPressGestureRecognizer Class
Gesture recognizer for long presses.

See Also: UILongPressGestureRecognizer Members

Syntax

[Foundation.Register("UILongPressGestureRecognizer", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public class UILongPressGestureRecognizer : UIGestureRecognizer

Remarks

The long press gesture involves one or more (see UILongPressGestureRecognizer.NumberOfTouchesRequired) fingers to to press for a certain amount of time (see UILongPressGestureRecognizer.MinimumPressDuration). The fingers may not move more than UILongPressGestureRecognizer.AllowableMovement.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0