Type alias DragEndEvent

DragEndEvent: {
    absolute: Point;
    relative: Point;
}

Type declaration

Generated using TypeDoc