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.
The proposed horizontal size measured in points.
var width: CGFloat?A value of nil represents an unspecified width proposal, which a view interprets to mean that it should use its ideal width.