Declaration

weak var layer: GSLayer? { get }

Declaration

@property (nonatomic, weak, readonly) GSLayer * layer;

Declaration

layer() -> GSLayer

See Also

Owners

  • The object that directly contains the receiver, or nil when the receiver is detached.