<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GameControllerEventHandlingOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Game Controller",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:23_GameController_SwiftUI0aB20EventHandlingOptionsV"
  },
  "title" : "GameControllerEventHandlingOptions"
}
-->

# GameControllerEventHandlingOptions

```
struct GameControllerEventHandlingOptions
```

## Topics

### Initializers

[`init()`](/documentation/GameController/GameControllerEventHandlingOptions/init())

### Type Methods

[`static func receivesEventsInView(Bool) -> GameControllerEventHandlingOptions`](/documentation/GameController/GameControllerEventHandlingOptions/receivesEventsInView(_:))

A Boolean option that determines whether events are delivered
exclusively through the GameController framework.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)