adam-gui/vendor/fyne.io/fyne/v2/key_darwin.go

7 lines
177 B
Go
Raw Permalink Normal View History

2024-04-29 19:13:50 +02:00
package fyne
// KeyModifierShortcutDefault is the default key modifier for shortcuts (Control or Command).
//
// Since: 2.2
const KeyModifierShortcutDefault = KeyModifierSuper