---
title: handledEventTypes
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gceventinteraction/handledeventtypes
---

# handledEventTypes

The types of game controller events that should be delivered through the Game Controller framework.

## Declaration

```swift
var handledEventTypes: GCUIEventTypes { get set }
```

## See Also

### Getting the event types

- [GCUIEventTypes](gamecontroller/gcuieventtypes.md)
