Type alias PointerPressEvent

PointerPressEvent: {
    point: Point;
}

Type declaration

Generated using TypeDoc