UIKit.UIGestureRecognizer.TouchesCancelled Method
Indicates that a system event (e.g., a low-memory warning) has cancelled the touch event.

Syntax

[Foundation.Export("touchesCancelled:withEvent:")]
public virtual void TouchesCancelled (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 UITouchPhaseCancelled 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