summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLArtwork.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLArtwork.h')
-rw-r--r--SmartDeviceLink/SDLArtwork.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLArtwork.h b/SmartDeviceLink/SDLArtwork.h
index 94f6644e2..3e25e68f5 100644
--- a/SmartDeviceLink/SDLArtwork.h
+++ b/SmartDeviceLink/SDLArtwork.h
@@ -19,6 +19,8 @@ NS_ASSUME_NONNULL_BEGIN
@interface SDLArtwork : SDLFile
+@property (assign, nonatomic, readonly) BOOL isTemplate;
+
/**
* Convenience Helper to create an ephemeral artwork from an image.
*