WeakStorage
public enum WeakStorage
An enumeration indicating that the instance variable in question
uses weak
semantics.
-
Indicates that the instance variable uses
weak
semantics.Declaration
Swift
case weak