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) -> CGSizeParameters
- size:
The area to place the Text view in.
Measures the size of the resolved text for a given area into which the text should be placed.
func measure(in size: CGSize) -> CGSizeThe area to place the Text view in.