Interface PluginRegistry.UserLeaveHintListener

All Known Implementing Classes:
FlutterPluginRegistry
Enclosing interface:
PluginRegistry

public static interface PluginRegistry.UserLeaveHintListener
Delegate interface for handling user leave hints on behalf of the main Activity.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onUserLeaveHint

      void onUserLeaveHint()