Scenarios Documentation Beta

Structure User​Interface​Toogleable​Navigation​App​Controller

public struct UserInterfaceToogleableNavigationAppController: RootViewProviding
UserInterfaceToogleableNavigationAppController UserInterfaceToogleableNavigationAppController RootViewProviding RootViewProviding UserInterfaceToogleableNavigationAppController->RootViewProviding

Conforms To

RootViewProviding

Initializers

init(make​Child:​)

public init(makeChild: (UINavigationController) -> ReloadableViewController)

Properties

root​View​Controller

var rootViewController: UIViewController