Declaration

class GSBackgroundLayer

Declaration

@interface GSBackgroundLayer : GSLayer

Declaration

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.NSCoding
  • Foundation.NSCopying
  • GSContainerProtocol
  • GSUserDataProtocol
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

See Also

Background Layer