UIViewController
-
Present a view controller using a modal presentation.
Declaration
Swift
public func presentModal(_ viewController: UIViewController, animated: Bool, completion: (() -> Void)?)
ResearchSuiteUI Docs (73% documented)
Present a view controller using a modal presentation.
Swift
public func presentModal(_ viewController: UIViewController, animated: Bool, completion: (() -> Void)?)