Table of Contents

Method GetKeyFromCommand

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetKeyFromCommand(params Command[])

Gets the key used by a command.

public Key GetKeyFromCommand(params Command[] command)

Parameters

command Command[]

The command to search.

Returns

Key

The Key used by a Command