CefBrowserGetFrame Method (Int64) |
Returns the frame with the specified identifier, or NULL if not found.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CefFrame GetFrame(
long identifier
)
Parameters
- identifier
- Type: SystemInt64
Return Value
Type:
CefFrameSee Also