Typescript Library Declarations (DOM)
Variable TouchEvent
Touch
Event
:
{
prototype
:
TouchEvent
;
new
(
type
,
eventInitDict
?
)
:
TouchEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
TouchEvent
Parameters
type
:
string
Optional
eventInitDict
:
TouchEventInit
Returns
TouchEvent
prototype
:
TouchEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark