Contents

width

The proposed horizontal size measured in points.

Declaration

var width: CGFloat?

Discussion

A value of nil represents an unspecified width proposal, which a view interprets to mean that it should use its ideal width.

See Also

Getting the proposal’s dimensions