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