Table of Contents

Event PositionChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event to be invoked when the position and cursor position changes.

public event EventHandler<HexViewEventArgs> PositionChanged

Returns

EventHandler<HexViewEventArgs>
Event to be invoked when the position and cursor position changes.