Fyne API mobile

mobile


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

Usage

type Keyboardable

type Keyboardable interface {
	fyne.Focusable

	Keyboard() KeyboardType
}

Keyboardable describes any CanvasObject that needs a keyboard