Click or drag to resize

IBrowserGetAllFrames Method

Version 130.1.90
Gets a collection of all the current frames.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
IReadOnlyCollection<IFrame> GetAllFrames()

Return Value

IReadOnlyCollectionIFrame
frames
See Also