X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fvisuals%2Fimage-visual-properties.h;h=29b940974da7ad38e7b5648c732e366c1575ce7b;hp=b0b28d4e626a5b5fcaf3a11b4dc60dfe397c43b6;hb=ba1c6fea08ea39ca92356ae4b39a952919398e7e;hpb=7e344e690ac8c73c5f019a0c504990c4ca1100f0 diff --git a/dali-toolkit/public-api/visuals/image-visual-properties.h b/dali-toolkit/public-api/visuals/image-visual-properties.h index b0b28d4..29b9409 100644 --- a/dali-toolkit/public-api/visuals/image-visual-properties.h +++ b/dali-toolkit/public-api/visuals/image-visual-properties.h @@ -226,7 +226,7 @@ enum * @details Name "cropToMask", type Property::BOOLEAN, True if the image should * be cropped to match the mask size, or false if the image should remain the same size. * @SINCE_1_2.60 - * @note Optional. + * @note Optional, Default true * @note If this is false, then the mask is scaled to fit the image before being applied. */ CROP_TO_MASK,