key_darwin.go 177 B

123456
  1. package fyne
  2. // KeyModifierShortcutDefault is the default key modifier for shortcuts (Control or Command).
  3. //
  4. // Since: 2.2
  5. const KeyModifierShortcutDefault = KeyModifierSuper