Instance Property
layer
The layer containing the receiver, or nil when the receiver is detached from a layer.
Declaration
var layer: GSLayer? { get }Declaration
@property (nonatomic, readonly) GSLayer * layer;Declaration
layer() -> GSLayerSee Also
Owners
The object that directly contains the receiver, or
nilwhen the receiver is detached.The glyph containing the receiver, or
nilwhen the receiver is detached from a glyph.