Interface FlutterView.FirstFrameListener

Enclosing class:
FlutterView

public static interface FlutterView.FirstFrameListener
Listener will be called on the Android UI thread once when Flutter renders the first frame.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onFirstFrame

      void onFirstFrame()