Fyne API "binding.IntTree"

binding.IntTree


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

Usage

type IntTree

type IntTree = Tree[int]

IntTree supports binding a tree of int values.

Since: 2.4