Table of Contents

Event PositionChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the Position has changed.

public event EventHandler<EventArgs<int>>? PositionChanged

Returns

EventHandler<EventArgs<int>>
Raised when the has changed.