Contents

isHorizontallyResizable

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

Declaration

var isHorizontallyResizable: Bool { get set }

Discussion

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

See Also

Constraining size