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

Namespace

Terminal.Gui

Assembly

Terminal.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

Edit this page