Table of Contents

Property Instance

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Instance

Gets the currently configured backend implementation of Application gateway methods. Change to your own implementation by using ChangeInstance(IApplication) (before init).

public static IApplication Instance { get; }

Property Value

IApplication