Fyne API "fyne.Storage"

fyne.Storage


import "fyne.io/fyne/v2"

Usage

type Storage

type Storage interface {
	RootURI() URI
}

Storage is used to manage file storage inside an application sandbox