cef_key_event_t.focus_on_editable_field

True if the focus is currently on an editable field on the page. This is useful for determining if standard key events should be intercepted.

struct cef_key_event_t
int focus_on_editable_field;

Meta