Table of Contents

Property IsDirty

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

IsDirty

Gets whatever the text was changed or not. true if the text was changed false otherwise. Calling ClearHistoryChanges() will reset this property to false.

public bool IsDirty { get; }

Property Value

bool