ViewWillDisappearEvent
@objc
open class ViewWillDisappearEvent : LifecycleEvent
Undocumented
-
Undocumented
Declaration
Swift
@objc public let animated: Bool -
Undocumented
Declaration
Swift
@objc public init(sender: UIViewController, animated: Bool)
View on GitHub
ViewWillDisappearEvent Class Reference