---
title: DockAccessory.Identifier
framework: dockkit
role: symbol
role_heading: Structure
path: dockkit/dockaccessory/identifier-swift.struct
---

# DockAccessory.Identifier

Information that uniquely identifies the dock accessory.

## Declaration

```swift
struct Identifier
```

## Topics

### Getting properties

- [name](dockkit/dockaccessory/identifier-swift.struct/name.md)
- [category](dockkit/dockaccessory/identifier-swift.struct/category.md)
- [uuid](dockkit/dockaccessory/identifier-swift.struct/uuid.md)
- [debugDescription](dockkit/dockaccessory/identifier-swift.struct/debugdescription.md)

## Relationships

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.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.Category](dockkit/dockaccessory/category.md)
- [DockAccessory.State](dockkit/dockaccessory/state.md)
- [DockAccessory.StateChange](dockkit/dockaccessory/statechange.md)
- [DockAccessory.StateChanges](dockkit/dockaccessory/statechanges.md)
