doRegisterBitmaps abstract method
Callback method that gets called when the core asks the app to register bitmaps to draw contents into.
Implementation
Future doRegisterBitmaps();
Callback method that gets called when the core asks the app to register bitmaps to draw contents into.
Future doRegisterBitmaps();