Table of Contents

Field RemovedOnAdded

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Gets or sets the associated HistoryTextItemEventArgs for a removed line when an added line replaces it.

public HistoryTextItemEventArgs? RemovedOnAdded

Returns

HistoryTextItemEventArgs
Gets or sets the associated for a removed line when an added line replaces it.

Remarks

This property is used to track the relationship between added and removed lines during undo/redo operations.