Table of Contents

Method GetDefaultKeys

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

GetDefaultKeys(Command)

Returns all platform-resolved keys for the specified command from DefaultKeyBindings.

public static IEnumerable<Key> GetDefaultKeys(Command command)

Parameters

command Command

Returns

IEnumerable<Key>