Table of Contents

Property Runnable

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

Runnable

Gets or sets the runnable associated with this session. Set to null by End(RunnableSessionToken) when the session completes.

public IRunnable? Runnable { get; }

Property Value

IRunnable