Table of Contents

Method GetDefaultKey

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

GetDefaultKey(Command)

Returns the first platform-resolved key for the specified command from DefaultKeyBindings, or Empty if none is configured.

public static Key GetDefaultKey(Command command)

Parameters

command Command

Returns

Key