Property IsDirty | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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; }

Property Value

bool

Edit this page