X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=6d6ca1185fbe4a66fd056ba898b074a540cebb34;hp=9afebab5ddb6a84c49c166bb129f4c6fd5a9612d;hb=12ba8f6537fee9e4ad8c4fc11bbbea01691833b2;hpb=49fabc565606e00c95baacb41f009de2a532a4da diff --git a/dali-toolkit/public-api/controls/control.h b/dali-toolkit/public-api/controls/control.h index 9afebab..6d6ca11 100644 --- a/dali-toolkit/public-api/controls/control.h +++ b/dali-toolkit/public-api/controls/control.h @@ -261,6 +261,8 @@ public: /** * @brief Sets the background color of the control. * + * @note if SetBackgroundImage is called later, this background color is removed. + * * @param[in] color The required background color of the control * * @note The background color fully blends with the actor color.