Add missed parameter documentation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / scrollable / item-view / default-item-layout.h
index f5ac448..f90fd39 100644 (file)
@@ -38,6 +38,10 @@ namespace Toolkit
 namespace DefaultItemLayout
 {
 
+/**
+ * @brief The type of DefaultItemLayout
+ * @SINCE_1_0.0
+ */
 enum Type
 {
   DEPTH,     ///< Items arranged in a grid, scrolling along the Z-Axis. @SINCE_1_0.0