Web browser
Display an online web page or a local HTML file at runtime
Properties
Name | BrowseName | DataType | Description |
|---|---|---|---|
URL | URL | URL of the web page or local HTML file to display at runtime. The URL must always include http:// or https://. www needs to be specified for web pages that prescribe it | |
Incognito mode | IncognitoMode | Only on the Native presentation engine toggle the browser incognito mode | |
Methods
Navigate next
- BrowseName
- NavigateNext
Move to the next element
Navigate back
- BrowseName
- NavigateBack
Move to the previous element
Refresh
- BrowseName
- Refresh
Refresh the displayed data
Provide Feedback