Type alias PointerReleaseEvent

PointerReleaseEvent: {
    point: Point;
}

Type declaration

Generated using TypeDoc