Declaration

var backgroundImage: GSBackgroundImage? { get set }

Declaration

@property (nonatomic, strong) GSBackgroundImage * backgroundImage;

Declaration

pyobjc_instanceMethods.backgroundImage() -> GSBackgroundImage
pyobjc_instanceMethods.setBackgroundImage_(backgroundImage: GSBackgroundImage)

Discussion

This image is independent of the layer’s editable background content.

See Also

Background Image