Package io.flutter.plugin.common
Interface PluginRegistry.UserLeaveHintListener
-
- All Known Implementing Classes:
FlutterPluginRegistry
- Enclosing interface:
- PluginRegistry
public static interface PluginRegistry.UserLeaveHintListenerDelegate interface for handling user leave hints on behalf of the mainActivity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonUserLeaveHint()
-