onFocusLost abstract method

void onFocusLost(
  1. FocusLifecycleContext ctx
)

Called when the editor loses input focus.

Implementation

void onFocusLost(FocusLifecycleContext ctx);