Type Alias PanToInputEventPayload

PanToInputEventPayload: { target: Point }

The payload for the pan to input event.

Type declaration