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 Action<HexView.HexViewEventArgs> PositionChanged

Returns

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