---
title: Event
framework: TVMLKit JS
role: symbol
role_heading: Instance Method
platforms: [tvOS 13.0+]
path: tvmljs/event/3192140-event
---

# Event

## Declaration

```data
 Event(
    in String typeArg, 
    in Object eventInit
);
```
