Table of Contents

Field Callback

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The function that will be invoked.

public Func<bool> Callback

Returns

Func<bool>
The function that will be invoked.