@Deprecated public static interface PluginRegistry.ViewDestroyListener
Activity's onDestroy method being
called. A plugin that implements this interface can adopt the FlutterNativeView by
retaining a reference and returning true.| Modifier and Type | Method and Description |
|---|---|
boolean |
onViewDestroy(FlutterNativeView view)
Deprecated.
|
boolean onViewDestroy(FlutterNativeView view)