Instance Method インスタンスメソッド

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