Property IsDirty | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsDirty
Indicates whatever the text was changed or not. true if the text was changedfalse otherwise.
public bool IsDirty { get; set; }
Namespace
Assembly
Terminal.Gui.dll
Indicates whatever the text was changed or not. true if the text was changedfalse otherwise.
public bool IsDirty { get; set; }