Fyne API "fyne.ShortcutRedo"
fyne.ShortcutRedo
import "fyne.io/fyne/v2"
Usage
type ShortcutRedo
type ShortcutRedo struct{}
ShortcutRedo describes a shortcut redo action.
Since:
2.5
func (*ShortcutRedo) Key
func (se *ShortcutRedo) Key() KeyName
Key returns the [KeyName] for this shortcut.
Implements:
[KeyboardShortcut]
func (*ShortcutRedo) Mod
func (se *ShortcutRedo) Mod() KeyModifier
Mod returns the [KeyModifier] for this shortcut.
Implements:
[KeyboardShortcut]
func (*ShortcutRedo) ShortcutName
func (se *ShortcutRedo) ShortcutName() string
ShortcutName returns the shortcut name