Table of Contents

Property DefaultKeyBindings

Namespace
Terminal.Gui.Editor
Assembly
Terminal.Gui.Editor.dll

DefaultKeyBindings

[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static Dictionary<Command, PlatformKeyBinding>? DefaultKeyBindings { get; set; }

Property Value

Dictionary<Command, PlatformKeyBinding>