Remove orientation from application class
[platform/core/uifw/dali-adaptor.git] / adaptors / public-api / adaptor-framework / style-monitor.h
index 8b8fca3..1859b7d 100644 (file)
@@ -111,9 +111,9 @@ public: // Style Information
   /**
    * @brief Retrieves the default font size.
    *
-   * This is an accessibility size, which is mapped to a UI Control specific point-size in stylesheets.
+   * This is an logical size, which is mapped to a UI Control specific point-size in stylesheets.
    * For example if zero the smallest size, this could potentially map to TextLabel point-size 8.
-   * @return The default font size.
+   * @return The default font size, or a negative value if not set.
    */
   int GetDefaultFontSize() const;