Skip to content

STRUCT

ViewWillDisappearEventΒΆ

public struct ViewWillDisappearEvent: WorkflowUIEvent, Equatable

Event emitted from a WorkflowUIViewController’s viewWillDisappear method.

PropertiesΒΆ

viewControllerΒΆ

public let viewController: UIViewController

animatedΒΆ

public let animated: Bool