getCurrentRenderingProgress abstract method
Get current rendering progress.
You should load resource before invoking this function, otherwise the return value is 0
- Returns current rendering progress
Implementation
Future<int> getCurrentRenderingProgress();