X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=base%2Fdali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=b72f20f443a47421f24516853640555ade2773f5;hb=9fd41afd0f3485f39fe161c28efdc88e1aa737f6;hp=951c2b6151dc30c050ad68d564a2a1927304eaff;hpb=1b26c32c4c0114c69e8dd7cd51280f284b8ded14;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git 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 );