Class
GSBackgroundLayer
Editable background content associated with a foreground layer.
Declaration
class GSBackgroundLayerDeclaration
@interface GSBackgroundLayer : GSLayerDeclaration
class GSBackgroundLayer(GSLayer)Overview
A background layer uses the identity, dimensions, update state, and undo handling of its foreground layer.
Topics
Instance Properties
The layer whose background content this layer represents.
Relationships
Inherits From
Conforms To
Foundation.NSCodingFoundation.NSCopying- GSContainerProtocol
- GSUserDataProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
See Also
Background Layer
Editable background content associated with the layer.
Whether a background layer has been created.
Copies shapes and anchors to the corresponding foreground or background layer.
Exchanges shapes, anchors, and hints between the foreground and background layers.