Classes
The following classes are available globally.
-
View that is able to swap between 1+ child views.
See moreDeclaration
Swift
public class SwapperView<ViewID> : UIView where ViewID : CustomStringConvertible, ViewID : Hashable
-
Configuration for
See moreSwapperView
Declaration
Swift
public class SwapperViewConfig
-
Container to store Views in a weak way.
See moreDeclaration
Swift
public class SwapperWeakView