UIKit.UITouchEventArgs Delegate
A delegate used in conjunction with the UIGestureRecognizer.ShouldReceiveTouch property.

Syntax

public delegate bool UITouchEventArgs (UIGestureRecognizer recognizer, UITouch touch)

Parameters

recognizer
The recognizer that triggered this touch event.
touch
The actual touch event recognized.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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