Contents

ensureLayout(for:)

Performs the layout for filling the bounds you specify inside the last text container.

Declaration

func ensureLayout(for bounds: CGRect)

Parameters

  • bounds:

    A Cgrect that describes the layout bounds.

See Also

Causing layout generation