menu
webviewx2 package
documentation
webviewx.dart
WebViewXController<T>
getScrollX abstract method
getScrollX abstract method
dark_mode
light_mode
getScrollX
abstract method
Future
<
int
>
getScrollX
(
)
Get scroll position on X axis
Implementation
Future<int> getScrollX();
webviewx2 package
documentation
webviewx
WebViewXController<T>
getScrollX abstract method
WebViewXController class