Table of Contents

Event Scrolled

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Raised when the Value has changed. Indicates how much was scrolled.

public event EventHandler<EventArgs<int>>? Scrolled

Returns

EventHandler<EventArgs<int>>
Raised when the has changed. Indicates how much was scrolled.