frameInfos property

List<FrameInfo>? frameInfos
getter/setter pair

A list of associated FrameInfos which are actively running (showing or hiding UI elements) in the renderer process.

Officially Supported Platforms/Implementations:

  • Windows WebView2 1.0.2210.55+

Implementation

List<FrameInfo>? frameInfos;