Share via


UIGestureProbe Delegate

Definition

public delegate bool UIGestureProbe(UIGestureRecognizer recognizer);
type UIGestureProbe = delegate of UIGestureRecognizer -> bool

Parameters

recognizer
UIGestureRecognizer

Return Value

Applies to