Contents

init(_:)

Creates a new proposed size from a specified size.

Declaration

init(_ size: CGSize)

Parameters

  • size:

    A proposed size with dimensions measured in points.

See Also

Creating a custom size proposal