menu
miladtech_webviewx package
documentation
miladtech_webviewx.dart
WebViewXController<T>
getScrollY abstract method
getScrollY abstract method
dark_mode
light_mode
getScrollY
abstract method
Future
<
int
>
getScrollY
(
)
Get scroll position on Y axis
Implementation
Future<int> getScrollY();
miladtech_webviewx package
documentation
miladtech_webviewx
WebViewXController<T>
getScrollY abstract method
WebViewXController class