Add some APIS into WebView. (#2564)
authorhuayongxu <49056704+huayongxu@users.noreply.github.com>
Tue, 26 Jan 2021 11:35:05 +0000 (19:35 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 11:35:05 +0000 (20:35 +0900)
commitd1d35d63f79ff1341bbe05cdf32b543543317ba7
treeda480b56d01501d8f91876d69bbcf228510a8b7e
parent10bae16659a1f52690ffdc200626f2ffd019c94e
Add some APIS into WebView. (#2564)

Title, Favicon, ClearAllTilesResources are added.
Meanwhile WebView can be created by arguments argc & args
that will be delivered into web engine.

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