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