Overview
A web view element loads and displays an embedded webpage inside your project. The web page is fully functional, as long as you allow navigation gestures.
Element Properties
URL
Enter the URL to load into the web view.
Allow Navigation Gestures
Choose to allow the user to interact with the web view's content as though they were viewing it on a browser app.
Expression Editor Properties
URL
WebView.url
The current URL of the web view.
Web views also have access to general object properties.
Resources
Links