Instance Method
setup(with:inputInitParams:)
The very first method (setup) that needs to be called to ensure that UIToolkitComponentManager works as intended.
Declaration
@MainActor func setup(with inputSessionContext: SessionContext, inputInitParams: InitParams? = nil)