mainFrame()

Returns the frame that has the current focus

Synopsis:

#include <WebView.h>

virtual WebFrame *mainFrame();

Description:

Returns a WebFrame type representing the main frame, the root of the hierarchy for this page.