StepChainAssembly

public struct StepChainAssembly<ViewController, Context> where ViewController : UIViewController

Helper class to build a chain of steps. Can not be used directly.

Methods