Merge "When matchSystemLanguageDirection is set, it should follow the direction setti...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / visuals / border-visual-properties.h
index f6f2361..3b6c99b 100644 (file)
@@ -32,12 +32,24 @@ namespace Toolkit
  * @{
  */
 
+/**
+ * @brief BorderVisual is to render a solid color as an internal border to the control's quad.
+ * @SINCE_1_1.45
+ */
 namespace BorderVisual
 {
 
+/**
+ * @brief BorderVisual Property.
+ * @SINCE_1_1.45
+ */
 namespace Property
 {
 
+/**
+ * @brief Enumeration for the instance of properties belonging to the BorderVisual.
+ * @SINCE_1_1.45
+ */
 enum
 {
   /**