UIKit.UIGestureProbe Delegate
A delegate signature used by the UIKit.UIGestureRecognizer class to determine if a gesture can be initiated.

Syntax

public delegate bool UIGestureProbe (UIGestureRecognizer recognizer)

Parameters

recognizer
The recognizer that is a candidate for recognizing the gesture.

Returns

true if the gesture recognizer can proceed with interpreting the touches.

Remarks

Requirements

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