List of All Members for WebView
This is the complete list of members for WebView, including inherited members.
- ErrorDomain : enumeration
- LoadStatus : enumeration
- NavigationRequestAction : enumeration
- NavigationType : enumeration
- canGoBack : bool
- canGoForward : bool
- icon : url
- loadProgress : int
- loading : bool
- title : string
- url : url
- void goBack()
- void goForward()
- void loadHtml(string html, url baseUrl, url unreachableUrl)
- onLinkHovered(hoveredUrl, hoveredTitle)
- onLoadingChanged(loadRequest)
- onNavigationRequested(request)
- void reload()
- void stop()