CoreWebView2FrameCreatedEventArgs Class

Definition

Event args for the FrameCreated event.

public class CoreWebView2FrameCreatedEventArgs : EventArgs
type CoreWebView2FrameCreatedEventArgs = class
    inherit EventArgs
Public Class CoreWebView2FrameCreatedEventArgs
Inherits EventArgs
Inheritance
CoreWebView2FrameCreatedEventArgs

Properties

Frame

Gets the created frame.

Applies to