Instance Property
hasBackgroundImage
Whether a background image is attached directly to the layer.
Declaration
var hasBackgroundImage: Bool { get }Declaration
@property (nonatomic, readonly) BOOL hasBackgroundImage;Declaration
hasBackgroundImage() -> boolSee Also
Background Image
A reference image attached directly to a layer.
A reference image attached directly to the layer.
Adds an image from a file URL.