pub struct NavigationStartingEventHandler(_);
Expand description
Implementation of ICoreWebView2NavigationStartingEventHandler
.
Implementations§
Trait Implementations§
fn as_impl(&self) -> &NavigationStartingEventHandler
source§fn from(this: NavigationStartingEventHandler) -> Self
fn from(this: NavigationStartingEventHandler) -> Self
Converts to this type from the input type.
source§fn from(this: NavigationStartingEventHandler) -> Self
fn from(this: NavigationStartingEventHandler) -> Self
Converts to this type from the input type.
source§fn from(this: NavigationStartingEventHandler) -> Self
fn from(this: NavigationStartingEventHandler) -> Self
Converts to this type from the input type.