Skip to content

WebviewScrollEvent

WebViewScrollEvent #

Bases: ControlEvent

x: float #

The value of the horizontal offset with the origin being at the leftmost of the WebView.

y: float #

The value of the vertical offset with the origin being at the topmost of the WebView.