sizingOptions
The options for how the hosting controller tracks changes to the size of its SwiftUI content.
Declaration
@MainActor @preconcurrency var sizingOptions: UIHostingControllerSizingOptions { get set }Discussion
The default value is the empty set.