---
title: DockAccessory.Category
framework: dockkit
role: symbol
role_heading: Enumeration
path: dockkit/dockaccessory/category
---

# DockAccessory.Category

Types of supported dock accesories.

## Declaration

```swift
enum Category
```

## Topics

### Getting properties

- [DockAccessory.Category.trackingStand](dockkit/dockaccessory/category/trackingstand.md)
- [debugDescription](dockkit/dockaccessory/category/debugdescription.md)

## Relationships

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting accessory information

- [firmwareVersion](dockkit/dockaccessory/firmwareversion.md)
- [hardwareModel](dockkit/dockaccessory/hardwaremodel.md)
- [identifier](dockkit/dockaccessory/identifier-swift.property.md)
- [DockAccessory.Identifier](dockkit/dockaccessory/identifier-swift.struct.md)
- [DockAccessory.State](dockkit/dockaccessory/state.md)
- [DockAccessory.StateChange](dockkit/dockaccessory/statechange.md)
- [DockAccessory.StateChanges](dockkit/dockaccessory/statechanges.md)
