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