CoreWebView2FrameCreatedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |