maxLength
The maximum number of UTF-8 characters allowed in a characteristic that uses a string format.
Declaration
var maxLength: NSNumber? { get }Discussion
This value only applies to characteristics with a string type.
The maximum number of UTF-8 characters allowed in a characteristic that uses a string format.
var maxLength: NSNumber? { get }This value only applies to characteristics with a string type.