SwapperWeakView
public class SwapperWeakView
Container to store Views in a weak way.
-
The value held by a weak reference.
Declaration
Swift
public weak var value: UIView?
public class SwapperWeakView
Container to store Views in a weak way.
The value held by a weak reference.
Swift
public weak var value: UIView?