Contents

measure(in:)

Measures the size of the resolved text for a given area into which the text should be placed.

Declaration

func measure(in size: CGSize) -> CGSize

Parameters

  • size:

    The area to place the Text view in.

See Also

Getting the text properties