WebViewCallback Class |
Namespace: Eto.Forms
The WebViewCallback type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebViewCallback | Initializes a new instance of the WebViewCallback class |
Name | Description | |
---|---|---|
![]() | OnDocumentLoaded |
Raises the document loaded event.
|
![]() | OnDocumentLoading |
Raises the document loading event.
|
![]() | OnDocumentTitleChanged |
Raises the document title changed event.
|
![]() | OnNavigated |
Raises the navigated event.
|
![]() | OnOpenNewWindow |
Raises the open new window event.
|