X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fvisuals%2Fimage-visual-properties-devel.h;h=9e6d1992da65ee9f23d9f873e58cb76eacdedcbe;hb=refs%2Fchanges%2F90%2F292890%2F1;hp=24cc113b471334c9058f91a611cae5a11a6c8f85;hpb=445d41cb8db0b775dd87c254f660f6a2f7baca02;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/visuals/image-visual-properties-devel.h b/dali-toolkit/devel-api/visuals/image-visual-properties-devel.h index 24cc113..9e6d199 100644 --- a/dali-toolkit/devel-api/visuals/image-visual-properties-devel.h +++ b/dali-toolkit/devel-api/visuals/image-visual-properties-devel.h @@ -91,7 +91,7 @@ enum Type * Animation will play between the start frame and the end frame of the marker if one marker is specified. * Or animation will play between the start frame of the first marker and the end frame of the second marker if two markers are specified. * - * @details Name "playRange", Type Property::ARRAY of Property::INTEGER or Property::ARRAY of Property::STRING. + * @details Name "playRange", Type Property::ARRAY of Property::INTEGER or Property::ARRAY of Property::STRING or Property::STRING (one marker). * @note Default 0 and the total frame number. */ PLAY_RANGE = ORIENTATION_CORRECTION + 4,