Add GetVisualProperty to Control
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / visuals / visual-properties-devel.h
index 99e3837..6a5f51d 100644 (file)
@@ -73,7 +73,7 @@ enum Type
 
   /**
    * @brief The radius for the rounded corners of the visual
 
   /**
    * @brief The radius for the rounded corners of the visual
-   * @details Name "cornerRadius", type Property::FLOAT.
+   * @details Name "cornerRadius", type Property::FLOAT, animatable
    * @note Optional.
    */
   CORNER_RADIUS = OPACITY + 2,
    * @note Optional.
    */
   CORNER_RADIUS = OPACITY + 2,