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