AddWireframe
class AddWireframe : NSObject, UIViewControllerTransitioningDelegate
Undocumented
-
Undocumented
Declaration
Swift
var addPresenter: AddPresenter? -
Undocumented
Declaration
Swift
var presentedViewController: UIViewController? -
Undocumented
Declaration
Swift
func presentAddInterfaceFromViewController(viewController: UIViewController) -
Undocumented
Declaration
Swift
func dismissAddInterface() -
Undocumented
Declaration
Swift
func addViewController() -> AddViewController -
Undocumented
Declaration
Swift
func mainStoryboard() -> UIStoryboard -
Undocumented
Declaration
Swift
func animationControllerForDismissedController(dismissed: UIViewController!) -> UIViewControllerAnimatedTransitioning! -
Undocumented
Declaration
Swift
func animationControllerForPresentedController(presented: UIViewController!, presentingController presenting: UIViewController!, sourceController source: UIViewController!) -> UIViewControllerAnimatedTransitioning!
View on GitHub
Install in Dash
AddWireframe Class Reference