Fixed doxygen error in web-view.h 36/261236/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 13 Jul 2021 14:20:51 +0000 (15:20 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 13 Jul 2021 14:20:51 +0000 (15:20 +0100)
Change-Id: I4aaf2b56485946c42376a7b1ca771c743c2ea2ba

dali-toolkit/devel-api/controls/web-view/web-view.h

index 37c46f8..656fe81 100755 (executable)
@@ -684,7 +684,6 @@ public:
   /**
    * @brief Set or unset TTS focus of the webview.
    * @param[in] focused True if it is gained, false lost.
   /**
    * @brief Set or unset TTS focus of the webview.
    * @param[in] focused True if it is gained, false lost.
-   * @return true if succeeded, false otherwise.
    * @note It only works when the webview does not have keyinput focus. If it has keyinput focus, the TTS focus is set automatically.
    */
   void SetTtsFocus(bool focused);
    * @note It only works when the webview does not have keyinput focus. If it has keyinput focus, the TTS focus is set automatically.
    */
   void SetTtsFocus(bool focused);