---
title: CBUUIDCharacteristicUserDescriptionString
framework: corebluetooth
role: symbol
role_heading: Global Variable
path: corebluetooth/cbuuidcharacteristicuserdescriptionstring
---

# CBUUIDCharacteristicUserDescriptionString

The UUID for the User Description descriptor, as a string.

## Declaration

```swift
let CBUUIDCharacteristicUserDescriptionString: String
```

## Discussion

Discussion The corresponding value for this descriptor is an NSString object.

## See Also

### Characteristic Descriptors

- [CBUUIDCharacteristicExtendedPropertiesString](corebluetooth/cbuuidcharacteristicextendedpropertiesstring.md)
- [CBUUIDClientCharacteristicConfigurationString](corebluetooth/cbuuidclientcharacteristicconfigurationstring.md)
- [CBUUIDServerCharacteristicConfigurationString](corebluetooth/cbuuidservercharacteristicconfigurationstring.md)
- [CBUUIDCharacteristicFormatString](corebluetooth/cbuuidcharacteristicformatstring.md)
- [CBUUIDCharacteristicAggregateFormatString](corebluetooth/cbuuidcharacteristicaggregateformatstring.md)
- [CBUUIDL2CAPPSMCharacteristicString](corebluetooth/cbuuidl2cappsmcharacteristicstring.md)
