DefaultComposedControllerDismisser
public class DefaultComposedControllerDismisser : ComposedControllerDimisser
Undocumented
-
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public func add(controllerDimisser: ControllerDismisser, priority: Int) -
Undocumented
Declaration
Swift
public func isResponsible(animated: Bool, controller: UIViewController) -> Bool -
Undocumented
Declaration
Swift
public func dismiss(animated: Bool, controller: UIViewController, completion: @escaping () -> Void)
View on GitHub
DefaultComposedControllerDismisser Class Reference