Type Aliases
The following type aliases are available globally.
-
On watchOS,
WKInterfaceControlleris considered to be a ViewController, that can participate in navigation and routing. -
On iOS and tvOS,
UIViewControlleris considered to be a ViewController, that can participate in navigation and routing.Declaration
Swift
public typealias ViewController = UIViewController -
Undocumented
Declaration
Swift
public typealias ViewBuilder = ViewControllerBuilder
View on GitHub
Install in Dash
Type Aliases Reference