[NUI] Add WebView APIs for fullscreen, text found, etc.
authorhuayong.xu <huayong.xu@samsung.com>
Mon, 16 Oct 2023 02:46:38 +0000 (10:46 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 8 Aug 2024 03:05:40 +0000 (12:05 +0900)
commitd83769807b833f557ab487e0f387ebfe52eb1598
tree353880ec3a220e2ab075e95d2aa62fd17778c1f8
parentbd226bfd460929f8aeb95d1770ea6ebd171a177a
[NUI] Add WebView APIs for fullscreen, text found, etc.
src/Tizen.NUI/src/internal/Interop/Interop.WebView.cs
src/Tizen.NUI/src/internal/WebView/WebViewPolicyDecidedEventArgs.cs
src/Tizen.NUI/src/internal/WebView/WebViewTextFoundEventArgs.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WebView/WebView.cs