Fyne API "binding.BytesTree"
binding.BytesTree
import "fyne.io/fyne/v2/data/binding"
Usage
type BytesTree
type BytesTree = Tree[[]byte]
BytesTree supports binding a tree of []byte values.
Since:
2.4
import "fyne.io/fyne/v2/data/binding"
type BytesTree = Tree[[]byte]
BytesTree supports binding a tree of []byte values.
2.4