interface WebViewExtEventData {
    object: WebViewExtBase;
}

Hierarchy (View Summary)

Properties

Properties

The Observable instance that has raised the event.