collection
The enclosing element for this element.
Declaration
weak var collection: GCControllerElement? { get }Discussion
If this element is part of another element, this property is the containing element; otherwise, it’s nil.
The enclosing element for this element.
weak var collection: GCControllerElement? { get }If this element is part of another element, this property is the containing element; otherwise, it’s nil.