import "fyne.io/fyne/v2"
  

Usage

type ShortcutUndo

  type ShortcutUndo struct{}
  

ShortcutUndo describes a shortcut undo action.

Since: 2.5

func (*ShortcutUndo) Key

  func (se *ShortcutUndo) Key() KeyName
  

Key returns the [KeyName] for this shortcut.

func (*ShortcutUndo) Mod

  func (se *ShortcutUndo) Mod() KeyModifier
  

Mod returns the [KeyModifier] for this shortcut.

func (*ShortcutUndo) ShortcutName

  func (se *ShortcutUndo) ShortcutName() string
  

ShortcutName returns the shortcut name