Controls/WebView
Jump to navigation
Jump to search
WebView
- Kind
- Control
- Microsoft Docs
- WebView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- On Linux use WebKitGTK backend; sandbox/runtime packages required.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Source | ? | URI/HTML/string | |
| CanGoBack | ? | Navigation state | |
| CanGoForward | ? | Navigation state | |
| ZoomLevel | ? | If supported by backend | |
| Cookies | ? | Depends on backend |