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