UIStoryboard
public extension UIStoryboard
-
Undocumented
Declaration
Swift
static func viewController(from storyboard: UIStoryboard, with identifier: String, in bundle: Bundle? = nil) -> UIViewController -
<#Description#>
Declaration
Swift
static func createViewController(with viewContorllerId: String, storyboardName: String, bundle: Bundle? = nil) -> UIViewControllerParameters
viewContorllerId<#viewContorllerId description#>
storyboardName<#storyboardName description#>
bundle<#bundle description#>
UIStoryboard Extension Reference