Skip to content

STRUCT

ViewDidDisappearEventΒΆ

public struct ViewDidDisappearEvent: WorkflowUIEvent, Equatable

Event emitted from a WorkflowUIViewController’s viewDidDisappear method.

PropertiesΒΆ

viewControllerΒΆ

public let viewController: UIViewController

animatedΒΆ

public let animated: Bool