Contents

maximumLength()

Returns the maximum number of characters allowed in the annotation string.

Declaration

func maximumLength() -> Int

Return Value

The maximum number of characters allowed in the annotations string. A return value of 0 means that there is no specified maximum.

See Also

Related Documentation

Working with Annotation Strings