Click or drag to resize

CefBrowserGetFrameIdentifiers Method

Returns the identifiers of all existing frames.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public long[] GetFrameIdentifiers()

Return Value

Type: Int64
See Also