-
-
Notifications
You must be signed in to change notification settings - Fork 53
Home
Tua Rua edited this page Jun 29, 2018
·
26 revisions
Welcome to the WebViewANE wiki!
This Air Native Extension provides a more modern webView than is currently available in AIR. The existing webkit used in HTMLLoader is very dated. StageWebView uses the system web control which on Windows is also very dated.
Windows Chromium | Windows EdgeView | OSX | iOS | Android | |
---|---|---|---|---|---|
Engine | CefSharp | WPF WebView | WKWebView | WKWebView | Android WebView |
[x] | N/A | N/A | N/A | N/A | |
Capture Bitmap | [x] | N/A | [x] | [x] | [x] |
This work is licensed under Apache License, Copyright (c) 2018 Tua Rua Ltd.
Configuring the ANE
- Windows