Contents

hasComb

A Boolean value that indicates whether the annotation divides the text widget’s bounds into equally spaced segments, such as in a form entry field.

Declaration

var hasComb: Bool { get set }

Discussion

The maximumLength property specifies the number of spaces the text widget divides the bounds into.

See Also

Configuring Text Widget Annotations