Package io.flutter.view
Interface FlutterView.FirstFrameListener
- 
- Enclosing class:
 - FlutterView
 
public static interface FlutterView.FirstFrameListenerListener will be called on the Android UI thread once when Flutter renders the first frame. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFirstFrame() 
 -