[NUI] Implement hit test APIs of webview. (#2923)
authorhuayongxu <49056704+huayongxu@users.noreply.github.com>
Wed, 21 Apr 2021 11:36:41 +0000 (19:36 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 28 Apr 2021 03:36:30 +0000 (12:36 +0900)
commitd525ebff640bfa070e24ffc00344d438ba6ebdac
treef148064e4b9d1e287604ebbfc2078b574fcfe1c9
parent1f2da72aba5698c5b2bc2359a7369e445adb19bf
[NUI] Implement hit test APIs of webview. (#2923)

This patch is to implment hit test APIs of webview.
src/Tizen.NUI/src/internal/Interop/Interop.WebHitTest.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Interop/Interop.WebView.cs
src/Tizen.NUI/src/internal/WebView/WebHitTestResult.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WebView/WebView.cs