ControllerDismisser
public protocol ControllerDismisser
Undocumented
-
Undocumented
Declaration
Swift
func isResponsible(animated: Bool, controller: UIViewController) -> Bool -
Undocumented
Declaration
Swift
func dismiss(animated:Bool,controller: UIViewController,completion: @escaping ()->Void)
View on GitHub
ControllerDismisser Protocol Reference