X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fpublic-api%2Fobject%2Ftype-info.h;h=53a1d91f8297229c0317b8d058e2752dd39c6e4a;hp=1a8d70249c65fa43fbf0caf01334a5c9d58fc263;hb=647f5b051fe0930336dd202bd41084201c5de6b9;hpb=778389677c03756f39356b9e1b3c36a9f8f52b52 diff --git a/dali/public-api/object/type-info.h b/dali/public-api/object/type-info.h index 1a8d702..53a1d91 100644 --- a/dali/public-api/object/type-info.h +++ b/dali/public-api/object/type-info.h @@ -220,7 +220,7 @@ public: * @param[in] index The property index * @return The name of the property at the given index * @exception DaliException If index is not valid. - * + * @note this method only works for custom registered properties */ const std::string& GetPropertyName( Property::Index index ) const;