Contents

isRichText

A Boolean that controls whether the receiver allows the user to apply attributes to specific ranges of the text.

Declaration

var isRichText: Bool { get set }

Discussion

If flag is true the receiver allows the user to apply attributes to specific ranges of the text; if flag is false it doesn’t.

See Also

Setting behavioral attributes