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.
Performs the layout for filling the bounds you specify inside the last text container.
func ensureLayout(for bounds: CGRect)A Cgrect that describes the layout bounds.