Contents

preferredContentSize

The preferred size for the container’s content.

Declaration

var preferredContentSize: CGSize { get }

Discussion

The UIViewController class implements a writable version of this property.

See Also

Responding to changes in child view controllers