Contents

isVerticallyResizable

A Boolean that controls whether the receiver changes its height to fit the height of its text.

Declaration

var isVerticallyResizable: Bool { get set }

Discussion

If flag is true it does; if flag is false it doesn’t.

See Also

Constraining size