---
title: CustomEvent
framework: TVMLKit JS
role: symbol
role_heading: Class
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 4.2+]
path: tvmljs/customevent
---

# CustomEvent

## Declaration

```data
interface CustomEvent
```

## Topics

### Instance Properties

- [detail](customevent/1631489-detail.md)

### Instance Methods

- [initCustomEvent](../webkitjs/customevent/1629625-initcustomevent.md)

## Relationships

### Inherits From

- [Event](event.md)
