Table of Contents

Event PositionChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the Position is changing. Set Cancel to true to prevent the position from being changed.

public event EventHandler<CancelEventArgs<int>>? PositionChanging

Returns

EventHandler<CancelEventArgs<int>>
Raised when the is changing. Set to true to prevent the position from being changed.