Added sibling order property to Actor
[platform/core/uifw/dali-core.git] / dali / devel-api / actors / actor-devel.h
index 86aa2f8..fd7230f 100644 (file)
@@ -93,6 +93,7 @@ enum Type
      * @note The default value is 'false'
      */
   BATCH_PARENT         = CLIPPING_MODE + 1,
+  SIBLING_ORDER          = CLIPPING_MODE + 2,
 };
 
 } // namespace Property