Table of Contents

Field Callback

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The function that will be invoked.

public Func<MainLoop, bool> Callback

Returns

Func<MainLoop, bool>
The function that will be invoked.