X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=157e56b920b25609b970bf816b582c6f0ad8fba3;hb=ed59234dddddba1caa4acecc638c0ad6b8a9150b;hp=cdeee6b38cd34c5b7ea8a55d0be6bed89a7313ab;hpb=594b2670227659f2f2905b60c4d3387674a6d846;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/controls/control.h b/dali-toolkit/public-api/controls/control.h index cdeee6b..157e56b 100644 --- a/dali-toolkit/public-api/controls/control.h +++ b/dali-toolkit/public-api/controls/control.h @@ -130,6 +130,10 @@ public: */ struct KeyboardFocus { + /** + * @brief Keyboard focus direction + * @SINCE_1_0.0 + */ enum Direction { LEFT, ///< Move keyboard focus towards the left direction @SINCE_1_0.0 @@ -325,6 +329,8 @@ public: Vector4 GetBackgroundColor() const; /** + * @DEPRECATED_1_2.8, use Property::BACKGROUND instead + * * @brief Sets an image as the background of the control. * * @SINCE_1_0.0