sizeThatFits(_:)
Asks the subview for its size.
Declaration
func sizeThatFits(_ proposal: ProposedViewSize) -> CGSizeReturn Value
The size of the presentation’s content view given proposal
Asks the subview for its size.
func sizeThatFits(_ proposal: ProposedViewSize) -> CGSizeThe size of the presentation’s content view given proposal