getFrameByName

abstract fun getFrameByName(name: String): CefFrame

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

Return

The frame or NULL if not found

Parameters

name

The specified name