Table of Contents

Property IsDirty

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