import "fyne.io/fyne/v2/data/binding"
  

Usage

type UntypedTree

  type UntypedTree = Tree[any]
  

UntypedTree supports binding a tree of any values.

Since: 2.5