Type Aliases
The following type aliases are available globally.
-
Views that are swappable with
SwapperView
Declaration
Swift
public typealias SwappableView = UIView
-
Identifier for views you want to swap to.
Declaration
Swift
public typealias SwapperViewIdentifier = Hashable & CustomStringConvertible