adam-gui/vendor/fyne.io/fyne/v2/key_darwin.go
2024-04-29 19:13:50 +02:00

7 lines
177 B
Go

package fyne
// KeyModifierShortcutDefault is the default key modifier for shortcuts (Control or Command).
//
// Since: 2.2
const KeyModifierShortcutDefault = KeyModifierSuper