Click or drag to resize

IBrowserGetFrameCount Method

Version 94.4.20
Returns the number of frames that currently exist.

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

Return Value

Type: Int32
the number of frames
See Also