(A11y) Let we make some way to do not create new Accessible
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control-impl.h
index 8f3920c..9c156d4 100644 (file)
@@ -124,7 +124,7 @@ public:
   /**
    * @brief Gets the Accessible object that represents this control.
    *
-   * This method calls CreateAccessibleObject() if necessary, so a non-null return is expected.
+   * This method calls CreateAccessibleObject() if CreateAccessible is true.
    *
    * @return The Accessible object
    *