---
title: GameControllerEventHandlingOptions
framework: gamecontroller
role: symbol
role_heading: Structure
path: gamecontroller/gamecontrollereventhandlingoptions
---

# GameControllerEventHandlingOptions

## Declaration

```swift
struct GameControllerEventHandlingOptions
```

## Topics

### Initializers

- [init()](gamecontroller/gamecontrollereventhandlingoptions/init().md)

### Type Methods

- [receivesEventsInView(_:)](gamecontroller/gamecontrollereventhandlingoptions/receiveseventsinview(_:).md)

## See Also

### Receiving view events

- [receivesEventsInView](gamecontroller/gceventinteraction/receiveseventsinview.md)
