IID_ICoreWebView2ZoomFactorChangedEventHandler

Implements the interface to receive ZoomFactorChanged events. Use the ICoreWebView2Controller.ZoomFactor property to get the modified zoom factor.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2ZoomFactorChangedEventHandler;

Meta