---
title: GCUIEventTypes
framework: gamecontroller
role: symbol
role_heading: Structure
path: gamecontroller/gcuieventtypes
---

# GCUIEventTypes

## Declaration

```swift
struct GCUIEventTypes
```

## Topics

### Initializers

- [init(rawValue:)](gamecontroller/gcuieventtypes/init(rawvalue:).md)

### Type Properties

- [gamepad](gamecontroller/gcuieventtypes/gamepad.md)
- [stylus](gamecontroller/gcuieventtypes/stylus.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Getting the event types

- [handledEventTypes](gamecontroller/gceventinteraction/handledeventtypes.md)
