[NUI] Add WebView DeviceListGet,SetDefaultAudio
authordongsug.song <dongsug.song@samsung.com>
Mon, 23 Dec 2024 05:51:15 +0000 (14:51 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 23 Dec 2024 07:51:11 +0000 (16:51 +0900)
commit2cf3079b8c64d99e6056d9f656deac2e3da78d68
treeb5c61fd2d95bad7c528a660c03b6a5d81bfbb0f3
parente44725a96035729eb9123b1c6f1bb464ccfbaff9
[NUI] Add WebView DeviceListGet,SetDefaultAudio
src/Tizen.NUI/src/internal/Interop/Interop.WebDeviceList.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Interop/Interop.WebSettings.cs
src/Tizen.NUI/src/internal/Interop/Interop.WebView.cs
src/Tizen.NUI/src/internal/WebView/WebDeviceList.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WebView/WebSettings.cs
src/Tizen.NUI/src/internal/WebView/WebViewDeviceConnectionChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WebView/WebView.cs