Table of Contents

Method GetTimeout

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

GetTimeout(object)

Gets the timeout for the specified event.

TimeSpan? GetTimeout(object token)

Parameters

token object

The token of the event.

Returns

TimeSpan?

The TimeSpan for the event, or if the event is not found.