[NUI] Add WebView.SetTtsFocus(bool) method (#3310)
authorJiyun Yang <ji.yang@samsung.com>
Thu, 15 Jul 2021 07:54:31 +0000 (16:54 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 19 Jul 2021 09:01:03 +0000 (18:01 +0900)
commit20206802d6a918d7c859a608e37be60b2bf384ef
treee36da419c4e1a140f02d6f214f348cde8c2a1ea8
parente74f6992c26a7fbb31616367a421770f8fe1faf8
[NUI] Add WebView.SetTtsFocus(bool) method (#3310)

This API sets/unsets the tts focus to the webview.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.WebView.cs
src/Tizen.NUI/src/internal/WebView/WebView.cs