Reducing boilerplate on default property metadata
[platform/core/uifw/dali-core.git] / dali / public-api / object / type-info.h
index 1a8d702..53a1d91 100644 (file)
@@ -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;