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

Usage

type ExternalBoolList

  type ExternalBoolList = ExternalList[bool]
  

ExternalBoolList supports binding a list of bool values from an external variable.

Since: 2.0