WebViewScrollEvent Inherits: Event['WebView'] Properties x(float) – The value of the horizontal offset with the origin being at the y(float) – The value of the vertical offset with the origin being at the Properties# x # x: float The value of the horizontal offset with the origin being at the leftmost of the WebView. y # y: float The value of the vertical offset with the origin being at the topmost of the WebView.