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