Table of Contents

Property Result

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

Result

The result of the session. Typically set by the runnable in IRunnable.IsRunningChanged

public object? Result { get; set; }

Property Value

object