Contents

intrinsicContentSize

The hosting controller’s view automatically invalidate its intrinsic content size when its ideal size changes.

Declaration

static let intrinsicContentSize: UIHostingControllerSizingOptions

Discussion

Use this option when the hosting controller’s view is being laid out with Auto Layout.

See Also

Getting sizing options