[NullableContext((byte)1)] [Nullable((byte)0)] public sealed class TerminalApp : DispatcherObject, IAsyncDisposable, IVisualElement, TerminalApp.IBindings
kind:method
kind:property
kind:ctor
TerminalApp(Visual, TerminalInstance?, TerminalAppOptions?)
ContentRoot
FocusedElement
GlobalCommands
Root
Terminal
IVisualElement.App
TerminalApp.IBindings.FocusedElement
AddGlobalCommand(Command)
Append(Visual)
CaptureSvg(CellBufferSvgExportOptions?)
CaptureSvg(Visual, Thickness, CellBufferSvgExportOptions?)
DisposeAsync()
Focus(Visual?)
Post(Action)
RemoveGlobalCommand(String)
Run(CancellationToken)
RunAsync(CancellationToken)
Stop()
WriteMarkupLine(String)
FocusedElement(TerminalApp, Visual?)