Skip to content

STRUCT

ViewWillLayoutSubviewsEvent

public struct ViewWillLayoutSubviewsEvent: WorkflowUIEvent, Equatable

Event emitted from a WorkflowUIViewController’s viewWillLayoutSubviews method.

Properties

viewController

public let viewController: UIViewController