UIKit.UIGestureRecognizer.TouchesMoved Method
Indicates that one or more fingers have moved in the associated UIView.

Syntax

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