Fyne API "fyne.Storage"
fyne.Storage
import "fyne.io/fyne"
Usage
type Storage
type Storage interface {
RootURI() URI
}
Storage is used to manage file storage inside an application sandbox
import "fyne.io/fyne"
type Storage interface {
RootURI() URI
}
Storage is used to manage file storage inside an application sandbox