X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali-toolkit%2Fdevel-api%2Fvisuals%2Fcolor-visual-properties-devel.h;h=448bf885de3cb489cacf873096062c290d94cf9d;hb=cea6f60f30c5a186b489e24fbbf3d5d53b2383d0;hp=cf3640551e11eb136e967e7dde850667cd5b3d6a;hpb=debd4ef5b35507bac4579dfbb8983b743872c70b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/visuals/color-visual-properties-devel.h b/dali-toolkit/devel-api/visuals/color-visual-properties-devel.h index cf36405..448bf88 100644 --- a/dali-toolkit/devel-api/visuals/color-visual-properties-devel.h +++ b/dali-toolkit/devel-api/visuals/color-visual-properties-devel.h @@ -49,7 +49,7 @@ enum /** * @brief The blur radius of the visual. - * @details Name "blurRadius", type Property::FLOAT. + * @details Name "blurRadius", type Property::FLOAT, animatable. * If the value is 0, the edge is sharp. Otherwise, the larger the value, the more the edge is blurred. * @note Optional. * @note The default is 0. @@ -62,10 +62,6 @@ enum } // namespace DevelColorVisual -/** - * @} - */ - } // namespace Toolkit } // namespace Dali