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
import "fyne.io/fyne/v2/driver/mobile"
type Keyboardable interface {
fyne.Focusable
Keyboard() KeyboardType
}
Keyboardable describes any CanvasObject that needs a keyboard