Contents

beginParagraph()

Sets up layout parameters at the beginning of a paragraph.

Declaration

func beginParagraph()

Discussion

Concrete subclasses should invoke this method at the beginning of their layoutParagraph(at:) implementation.

See Also

Laying out a paragraph