Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
io.flutter.plugin.common.PluginRegistry.WindowFocusChangedListener Interface Reference

Public Member Functions

void onWindowFocusChanged (boolean hasFocus)
 

Detailed Description

Delegate interface for handling window focus changes on behalf of the main android.app.Activity.

Definition at line 412 of file PluginRegistry.java.

Member Function Documentation

◆ onWindowFocusChanged()

void io.flutter.plugin.common.PluginRegistry.WindowFocusChangedListener.onWindowFocusChanged ( boolean  hasFocus)

The documentation for this interface was generated from the following file: