UIViewController
class UIViewController : UIResponder, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment
-
Undocumented
Declaration
Swift
public func add(controllerPresenter: ControllerPresenter, priority: Int) -
Undocumented
Declaration
Swift
public func add(controllerPresenter: ControllerPresenter)
View on GitHub
UIViewController Extension Reference