Table of Contents

Event Scrolled

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the Position has changed. Indicates how much to scroll.

public event EventHandler<EventArgs<int>>? Scrolled

Returns

EventHandler<EventArgs<int>>
Raised when the has changed. Indicates how much to scroll.