IWebView Interface
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.WebView 2.9.1
Interface of IWebView
BeginDownload : EventHandler (object, EventArgs) ux
BeginLoading : EventHandler (object, EventArgs) ux
DocumentTitle : string uno
Eval(string, Action<string> (string)) uno
Eval(string) uno
File : FileSource ux
FileDownloaded : EventHandler (object, EventArgs) ux
LoadHtml(string, string) uno
LoadHtml(string) uno
LoadUrl(string) uno
PageLoaded : EventHandler (object, EventArgs) ux
Reload uno
ScrollEnabled : bool ux
Stop uno
URISchemeHandler : EventHandler (object, EventArgs) ux
Url : string ux
UrlChanged : EventHandler (object, EventArgs) ux
ZoomEnabled : bool ux
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Implemented Interfaces
IProgress uno
IBaseNavigation uno
A minimal interface implemented by simple navigation behaviors and controls.