Fyne API "desktop.Cursorable"

desktop.Cursorable


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

Usage

type Cursorable

type Cursorable interface {
	Cursor() Cursor
}

Cursorable describes any CanvasObject that needs a cursor change