Fyne API "mobile.Keyboardable"

mobile.Keyboardable


import "fyne.io/fyne/v2/driver/mobile"

Usage

type Keyboardable

type Keyboardable interface {
	fyne.Focusable

	Keyboard() KeyboardType
}

Keyboardable describes any CanvasObject that needs a keyboard