Contents

intrinsicContentSize

The hosting view creates and updates constraints that represent its content’s ideal size. These constraints in turn influence the hosting view’s intrinsicContentSize.

Declaration

static let intrinsicContentSize: NSHostingSizingOptions

Discussion

The constraints reflect the size that fits a proposal of .unspecified.

See Also

Geting sizing options