Type Alias PanByInputEventPayload

PanByInputEventPayload: { diff: Point }

The payload for the pan by input event.

Type declaration