Merge "Implement Placeholder additional property" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / toolkit-property-index-ranges.h
index a73cf06..f77d859 100644 (file)
@@ -27,6 +27,10 @@ namespace Dali
 namespace Toolkit
 {
 
+/**
+ * @brief Enumeration for the start and end property ranges.
+ * @SINCE_1_1.45
+ */
 enum PropertyRanges
 {
   VISUAL_PROPERTY_BASE_START_INDEX  = CORE_PROPERTY_MAX_INDEX + 1,             ///< Visual Property Base Start Index. @SINCE_1_1.45