Type alias PanInputEvent

PanInputEvent: {
    diff: Point;
}

Type declaration

Generated using TypeDoc