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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsDirty

Gets or sets a value indicating whether this Cell has been modified since the last time it was drawn.

public bool IsDirty { readonly get; set; }

Property Value

bool

Edit this page