Widget.addScrollPosition

If the widget is a scrollable container, this should add the current scroll position to the given coordinates so the mouse events can be dispatched correctly.

class Widget
protected
void
addScrollPosition
(
ref int x
,
ref int y
)

Meta

History

Added July 2, 2021 (v10.2)

Suggestion Box / Bug Report