[3.0] Add doxygen comment in WeightObject namespace
[platform/core/uifw/dali-core.git] / dali / public-api / object / handle.h
index e72e6ee..74bc362 100644 (file)
@@ -369,6 +369,10 @@ public:
 
 };
 
+/**
+ * @brief This namespace provides a convenient function to create an object with a custom "weight" property.
+ * @SINCE_1_0.0
+ */
 namespace WeightObject
 {