IID_ICoreWebView2CursorChangedEventHandler

The caller implements this interface to receive CursorChanged events. Use the Cursor property to get the new cursor.

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

Meta