Table of Contents

Property Clicked

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Clicked

The index of the selected button, or -1 if the user pressed ESC to close the dialog. This is useful for web based console where by default there is no SynchronizationContext or TaskScheduler.

public static int Clicked { get; }

Property Value

int