Method OnPositionChanging | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
OnPositionChanging(int, int)
Called when Position is changing. Return true to cancel the change.
protected virtual bool OnPositionChanging(int currentPos, int newPos)
Parameters
currentPos
int
newPos
int