Fix ImageView OnRelayout and add a commnet in MARGIN property
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control.h
index 5fd8933..6d2f7e7 100644 (file)
@@ -146,6 +146,7 @@ public:
        * @brief The outer space around the control.
        * @details Name "margin", type Property::EXTENTS.
        * @SINCE_1_2.62
+       * @note Margin property is to be supported by Layout algorithms and containers in future.
        */
       MARGIN,