UIKit.UIResponder.TouchesCancelled Method
Sent when the touch processing has been cancelled.

Syntax

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

This method is typically involved because the application was interrupted by an external source, like for example, an incoming phone call.

Requirements

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