On this page
widget.ToolbarItem
import "fyne.io/fyne/v2/widget"Usage
type ToolbarItem
type ToolbarItem interface {
ToolbarObject() fyne.CanvasObject
}ToolbarItem represents any interface element that can be added to a toolbar
import "fyne.io/fyne/v2/widget"type ToolbarItem interface {
ToolbarObject() fyne.CanvasObject
}ToolbarItem represents any interface element that can be added to a toolbar