X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fvisuals%2Fvisual-properties-devel.h;h=8dfb3cc62a2bb5cc210c9e866beb978a2eff44e6;hp=59580375f82d39b8fba435a4a8d7584913cdf7c9;hb=954a8e25f7e32579a4a9276db09f43d45a19d2a0;hpb=a76b6c2b9fc30dd5e8f5f7e0cfd2537e274fd71e diff --git a/dali-toolkit/devel-api/visuals/visual-properties-devel.h b/dali-toolkit/devel-api/visuals/visual-properties-devel.h index 5958037..8dfb3cc 100644 --- a/dali-toolkit/devel-api/visuals/visual-properties-devel.h +++ b/dali-toolkit/devel-api/visuals/visual-properties-devel.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_DEVEL_API_VISUALS_VISUAL_PROPERTIES_DEVEL_H /* - * Copyright (c) 2018 Samsung Electronics Co., Ltd. + * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -75,7 +75,7 @@ enum Type /** * @brief The radius for the rounded corners of the visual - * @details Name "cornerRadius", type Property::FLOAT or Property::VECTOR4. + * @details Name "cornerRadius", type Property::FLOAT. * @note Optional. */ CORNER_RADIUS = OPACITY + 2,