[Tizen] CornerRadius valid to clip children
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / visuals / visual-properties-devel.h
index 99e3837..b449034 100644 (file)
@@ -74,6 +74,7 @@ enum Type
   /**
    * @brief The radius for the rounded corners of the visual
    * @details Name "cornerRadius", type Property::FLOAT.
+   * @note Their may exist some alias when you use it as ClippingMode::CLIP_CHILDREN.
    * @note Optional.
    */
   CORNER_RADIUS = OPACITY + 2,