Click or drag to resize

TextEditShortcutKeysEnabled Property

If true, shortcut keys for context menu items are enabled, even if the context menu is disabled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ShortcutKeysEnabled { get; set; }

Property Value

Type: Boolean
See Also