UIHostingController
extension UIHostingController: ContextAccepting where Content: ContextAcceptingView
-
Declaration
Swift
@MainActor public static func checkCompatibility(with context: Content.Context) throws
-
Declaration
Swift
@MainActor public func setup(with context: Content.Context) throws