UIHostingController

extension UIHostingController: ContextAccepting where Content: ContextAcceptingView

Available where Content: ContextAcceptingView

  • Declaration

    Swift

    public static func checkCompatibility(with context: Content.Context) throws
  • Declaration

    Swift

    public func setup(with context: Content.Context) throws