Table of Contents

Property Result

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

Result

Gets or sets the result of the operation, which may be null if no result is provided.

public T? Result { get; set; }

Property Value

T