finishAllPendingFocusRequests abstract method

void finishAllPendingFocusRequests()

Finishes the frame: applies what it can and discards the rest, so a request for a target that never becomes focusable can't linger and steal focus in a later frame.

Implementation

void finishAllPendingFocusRequests();