arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ICoreWebView2Controller.get_CoreWebView2
arsd
webview
ICoreWebView2Controller
Gets the
CoreWebView2
associated with this
CoreWebView2Controller
.
interface
ICoreWebView2Controller
@" propget"
HRESULT
get_CoreWebView2
(
ICoreWebView2
*
coreWebView2
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2Controller
functions
Close
MoveFocus
NotifyParentWindowPositionChanged
SetBoundsAndZoomFactor
add_AcceleratorKeyPressed
add_GotFocus
add_LostFocus
add_MoveFocusRequested
add_ZoomFactorChanged
get_Bounds
get_CoreWebView2
get_IsVisible
get_ParentWindow
get_ZoomFactor
put_Bounds
put_IsVisible
put_ParentWindow
put_ZoomFactor
remove_AcceleratorKeyPressed
remove_GotFocus
remove_LostFocus
remove_MoveFocusRequested
remove_ZoomFactorChanged
Gets the CoreWebView2 associated with this CoreWebView2Controller.