Table of Contents

Property NewValue

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

NewValue

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

public T NewValue { get; }

Property Value

T