ICallback Methods |
The WebViewICallback type exposes the following members.
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.
|