Other Classes
The following classes are available globally.
-
A simple class that represents an intermediate
DestinationStepand allows to add tasks to it.Declaration
Swift
@MainActor public class IntermediateDestinationStep -
Allows to add tasks to the step that is hidden in
See moreIntermediateDestinationStep.Declaration
Swift
@MainActor public class ActionToStepIntegrator<VC, C> : IntermediateDestinationStep, InterceptableStepAssembling where VC : UIViewController -
Builds the chain of assemblies to fulfill the
See moreContainerFactory.Declaration
Swift
@MainActor public final class CompleteFactoryChainAssembly<FC, ChildVC, ChildContext> where FC : ContainerFactory, ChildVC : UIViewController -
Abstract builder class that helps to create a
See moreDestinationStepinstance with correct settings.Declaration
Swift
@MainActor public class GenericStepAssembly<VC, C> : InterceptableStepAssembling where VC : UIViewController -
InlineContextTransformerNB: It may be used for the purpose of configuration testing, but then replaced with a strongly typed
See moreContextTransformerinstance.Declaration
Swift
@MainActor public final class InlineContextTransformer<SourceContext, TargetContext> : ContextTransformer -
Lock object to be shared between
See moreSingleNavigationRouterinstances.Declaration
Swift
public final class SingleNavigationLock
Other Classes Reference