Property IsDirty NamespaceTerminal.Gui AssemblyTerminal.Gui.dll IsDirty Indicates whatever the text was changed or not. true if the text was changed false otherwise. public bool IsDirty { get; } Property Value bool