-
Undocumented
Declaration
Swift
public weak var view: UIView!
-
Undocumented
Declaration
Swift
public private(set) var isAppearing: Bool { get }
-
Undocumented
Declaration
Swift
public var isPresenting: Bool { get }
-
Undocumented
Declaration
Swift
public var isInTabbarController: Bool { get }
-
Undocumented
Declaration
Swift
public var isInNavbarController: Bool { get }
-
Undocumented
Declaration
Swift
public var isMatched: Bool { get }
-
Undocumented
Declaration
Swift
public var isAncestorViewMatched: Bool { get }
-
Undocumented
Declaration
Swift
public var matchedView: UIView? { get }
-
Undocumented
Declaration
Swift
public var matchedAncestorView: (UIView, UIView)? { get }
-
Undocumented
Declaration
Swift
public var fromViewController: UIViewController { get }
-
Undocumented
Declaration
Swift
public var toViewController: UIViewController { get }
-
Undocumented
Declaration
Swift
public var currentViewController: UIViewController { get }
-
Undocumented
Declaration
Swift
public var otherViewController: UIViewController { get }