Contents

height

The proposed vertical size measured in points.

Declaration

var height: CGFloat?

Discussion

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

See Also

Getting the proposal’s dimensions