---
title: GCDeviceType
framework: gamecontroller
role: symbol
role_heading: Class
path: gamecontroller/gcdevicetype
---

# GCDeviceType

A class representing a type of spatial accessory.

## Declaration

```swift
class GCDeviceType
```

## Topics

### Initializers

- [init(identifier:)](gamecontroller/gcdevicetype/init(identifier:).md)

### Instance Properties

- [localizedDescription](gamecontroller/gcdevicetype/localizeddescription.md)

### Type Properties

- [spatialAccessory](gamecontroller/gcdevicetype/spatialaccessory.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
