X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Ftext-controls%2Ftext-editor.h;h=0d2079470ff61825be749c329e8aaa183814832c;hp=659e3394c68f03eeecda601825b8ce282e47147a;hb=eac074bfe3a3c144f55583135515d2c8d16eb479;hpb=f090b040537e2a5a60a6dc80009ade9b72d37d4b diff --git a/dali-toolkit/public-api/controls/text-controls/text-editor.h b/dali-toolkit/public-api/controls/text-controls/text-editor.h index 659e339..0d20794 100644 --- a/dali-toolkit/public-api/controls/text-controls/text-editor.h +++ b/dali-toolkit/public-api/controls/text-controls/text-editor.h @@ -117,8 +117,9 @@ public: /** * @brief The text horizontal alignment. - * @details Name "horizontalAlignment", type Property::STRING. + * @details Name "horizontalAlignment", type Property::STRING or type HorizontalAlignment::Type (Property::INTEGER) * Values "BEGIN" "CENTER" "END". + * @note Return type is Property::STRING * @SINCE_1_1.37 */ HORIZONTAL_ALIGNMENT,