Upgrade to v2.5
Fyne API v2.5
app
canvas
container
data/binding
data/validation
dialog
package dialog
ColorPickerDialog
ConfirmDialog
CustomDialog
Dialog
EntryDialog
FileDialog
FormDialog
ProgressDialog
ProgressInfiniteDialog
ViewLayout
driver
driver/desktop
driver/mobile
driver/software
lang
layout
storage
storage/repository
test
theme
widget
Fyne API "dialog.ViewLayout"
dialog.ViewLayout
import "fyne.io/fyne/v2/dialog"
Usage
type ViewLayout
type ViewLayout int
ViewLayout can be passed to SetView() to set the view of a FileDialog
Since:
2.5
const (
ListView ViewLayout
GridView
)