IHandler Properties |
The WebViewIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowserContextMenuEnabled |
Gets or sets a value indicating whether the user can click to show the context menu.
| |
| CanGoBack |
Gets a value indicating whether the browser can go back to the previous page in history.
| |
| CanGoForward |
Gets a value indicating whether the browser can go forward to the next page.
| |
| DocumentTitle |
Gets the document title of the current page.
| |
| Url |
Gets or sets the URL of the currently navigated page.
|