WebViewIHandlerStop Method |
Stops loading the current page.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax abstract Stop : unit -> unit
Remarks
You can determine if the page is finished loading by the
DocumentLoaded event.
See Also