Fyne API fyne

fyne


import "fyne.io/fyne"

Usage

type KeyEvent

type KeyEvent struct {
	Name KeyName
}

KeyEvent describes a keyboard input event.