On this page

Variable TouchEvent

TouchEvent: {
    prototype: TouchEvent;
    new (type: string, eventInitDict?: TouchEventInit): TouchEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
TouchEvent