cef_frame_t.is_focused

Returns true (1) if this is the focused frame.

struct cef_frame_t
extern (System)
int function(cef_frame_t* self) nothrow is_focused;

Meta