Class
Moxo.UWP.WebView
Usage:
Moxo works to bring your already great web experience to the desktop and hands of your users for ease of access. When creating a Moxo app for the Unviersal Windows Platform, the WebView is what displays your existing web-app and web content to the user.
Properties:
Property | Description | Example |
Source | The web site (web app) to be retrieved by the application to show to the user. | The path to a web application https://www.example.com/ |
Customising the WebView in Visual Studio
You can customise the WebView after Moxo has generated your Project Solution by opening the project in Visual Studio. Documentation for WebView is available by Microsoft