X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=base%2Fdali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=b72f20f443a47421f24516853640555ade2773f5;hp=951c2b6151dc30c050ad68d564a2a1927304eaff;hb=1b22ae6ed17a66848c848fc736f9ecab53e12f05;hpb=eec166d805a775a763db4fa4cb874e87fa640be5 diff --git a/base/dali-toolkit/public-api/controls/control.h b/base/dali-toolkit/public-api/controls/control.h index 951c2b6..b72f20f 100644 --- a/base/dali-toolkit/public-api/controls/control.h +++ b/base/dali-toolkit/public-api/controls/control.h @@ -324,6 +324,8 @@ public: * @brief Sets the background color of the control. * * @param[in] color The required background color of the control + * + * @note The background color fully blends with the actor color. */ void SetBackgroundColor( const Vector4& color );