Table of Contents

Property OldValue

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

OldValue

Gets the value before the change, which may be null for nullable types.

public T OldValue { get; }

Property Value

T