estimated(_:)
Creates a dimension with an estimated point value.
Declaration
class func estimated(_ estimatedDimension: CGFloat) -> SelfDiscussion
The final size of the dimension is determined when the content is rendered.
Creates a dimension with an estimated point value.
class func estimated(_ estimatedDimension: CGFloat) -> SelfThe final size of the dimension is determined when the content is rendered.