Contents

textLineFragments

An array of text line fragments.

Declaration

var textLineFragments: [NSTextLineFragment] { get }

Discussion

Valid when NSTextLayoutFragment.State.layoutAvailable. This property is KVO-compliant.

See Also

Getting line fragments