TouchEvent-1
TouchEvent: {
(type, eventInitDict?): TouchEvent;
prototype: TouchEvent;
};
Type Declaration
Parameters
| Parameter | Type |
|---|---|
type | string |
eventInitDict? | TouchEventInit |
Returns
prototype
prototype: TouchEvent;
TouchEvent: {
(type, eventInitDict?): TouchEvent;
prototype: TouchEvent;
};
| Parameter | Type |
|---|---|
type | string |
eventInitDict? | TouchEventInit |
prototype: TouchEvent;