X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fvisuals%2Fimage-visual-properties.h;h=44d56925dda4b09bcc6dc78aabb6676bc27db5c4;hb=354a975a68a9989a45344f2a3d2827fcc716111f;hp=edd94ccf5b50338f162537d7a041200ecd22a415;hpb=da36c98d388ade5b22a46df52f592d368616c059;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/visuals/image-visual-properties.h b/dali-toolkit/public-api/visuals/image-visual-properties.h index edd94cc..44d5692 100644 --- a/dali-toolkit/public-api/visuals/image-visual-properties.h +++ b/dali-toolkit/public-api/visuals/image-visual-properties.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_IMAGE_VISUAL_PROPERTIES_H /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 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. @@ -54,7 +54,8 @@ enum { /** * @brief The URL of the image. - * @details Name "url", type Property::STRING. + * @details Name "url", type Property::STRING or Property::ARRAY of Property::STRING + * @note The array form is used for generating animated image visuals. * @SINCE_1_1.45 * @note Mandatory. */