Allow background property to be set as a URL string, get will still return a map
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control.h
index 157e56b..86ea607 100644 (file)
@@ -117,7 +117,7 @@ public:
        */
       KEY_INPUT_FOCUS,
       /**
        */
       KEY_INPUT_FOCUS,
       /**
-       * @brief name "background",       mutually exclusive with BACKGROUND_COLOR & BACKGROUND_IMAGE,                   type Map
+       * @brief name "background", mutually exclusive with BACKGROUND_COLOR & BACKGROUND_IMAGE, type Map or std::string for URL
        * @SINCE_1_1.3
        */
       BACKGROUND,
        * @SINCE_1_1.3
        */
       BACKGROUND,