UIKit.UIResponder.TouchesEnded Method
Sent when one or more fingers are lifted from the screen.

Syntax

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

Parameters

touches
Set containing the touches as objects of type UIKit.UITouch.
evt
The UIEvent that encapsulates all of the touches and the event information.

Remarks

Requirements

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