Click or drag to resize

IBrowserGetFrameCount Method

Version 130.1.90
Returns the number of frames that currently exist.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
int GetFrameCount()

Return Value

Int32
the number of frames
See Also