Back to API Reference
Class

RangeGestureRecognizer

abstract

Serializable custom gesture policy evaluated by the component's shared interaction router. Return Claim only when the gesture is recognized; the router resolves simultaneous claims by priority and then stable Inspector declaration order.

Derived Types(1)

Types that inherit from RangeGestureRecognizer.

public static const int BuiltInDragPriority

Priority of the built-in selection and scroll drag owners. A custom drag claim must use a greater value; zero or lower yields when the pointer crosses drag slop.