Skip to content

CLASS

WorkflowHostingController

Drives view controllers from a root Workflow.

Properties

output

Emits output events from the bound workflow.

customizeEnvironment

An environment customization that will be applied to the environment of the root screen.

screen

The currently displayed screen - the most recent rendering from the hosted workflow

childForStatusBarStyle

childForStatusBarHidden

childForHomeIndicatorAutoHidden

childForScreenEdgesDeferringSystemGestures

supportedInterfaceOrientations

preferredStatusBarUpdateAnimation

childViewControllerForPointerLock

Methods

init(workflow:customizeEnvironment:observers:)

update(workflow:)

Updates the root Workflow in this container.

init(coder:)

viewDidLoad()

viewWillLayoutSubviews()

viewDidLayoutSubviews()

preferredContentSizeDidChange(forChildContentContainer:)