getFrameByIdentifier

open fun getFrameByIdentifier(identifier: String): CefFrame

Returns the frame with the specified identifier, or NULL if not found.

Return

The frame or NULL if not found

Parameters

identifier

The unique frame identifier