Contents

estimated(_:)

Creates a dimension with an estimated point value.

Declaration

class func estimated(_ estimatedDimension: CGFloat) -> Self

Discussion

The final size of the dimension is determined when the content is rendered.

See Also

Creating a dimension