Instance Method
parent()parentparent
The object that directly contains the receiver, or nil when the receiver is detached.
Declaration
func parent() -> (any GSContainerProtocol)?Declaration
- (GSContainer *) parent;Declaration
parent() -> GSContainerSee Also
Owners
The layer associated with the object, or
nilwhen no layer is available.