UIKit.UIGestureRecognizer.TouchesBegan Method
Indicates that one or more fingers have touched down in the associated UIView.

Syntax

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