pub unsafe static CBUUIDCharacteristicUserDescriptionString: &'static NSString
Available on crate feature
CBUUID
only.Expand description
The string representation of the UUID for the user description descriptor.
The corresponding value for this descriptor is an
NSString
object.
See also Appleās documentation