Skip to content

fyne.io/fyne/v2/internal/preferences.go The implementation here is for reference only? #3589

Answered by Jacalz
junmaqiang asked this question in Q&A
Discussion options

You must be logged in to vote

That package is used internally for handling the preferences but is not there for reference only. A few other places inside the Fyne codebase imports that and uses it. However, it can not be used by projects outside of Fyne as that is not how the API is supposed to be used. Take a look at https://developer.fyne.io/explore/preferences how to use the preferences API.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@junmaqiang
Comment options

Answer selected by junmaqiang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants