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