[Tizen] Fix doxygen error 67/263867/1 accepted/tizen/6.0/unified/20210924.132546 submit/tizen_6.0/20210923.045321
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 13 Sep 2021 05:18:25 +0000 (14:18 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 13 Sep 2021 05:19:14 +0000 (14:19 +0900)
Change-Id: Ic9f37dc4d283c518d382896472369fd01148231c

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

index 4fb5880..577d0f2 100644 (file)
@@ -367,7 +367,6 @@ public:
   /**
    * @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);