UIKit.UIGestureRecognizer.TouchesEnded Method
Indicates that one or more fingers have lifted in the associated UIView.

Syntax

[Foundation.Export("touchesEnded:withEvent:")]
public virtual void TouchesEnded (Foundation.NSSet touches, UIEvent evt)

Parameters

touches
The set of UITouch instances in the event that is represented by the event that represents the touches in the UITouchPhaseEnded phase.
evt
Represents the event that the touches belong to.

Remarks

Documentation for this section has not yet been entered.

Requirements

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