This question already has an answer here:
I'm using Swift to make a notes app. I have an array like this:
var Theme = [(Title: String() , Notes: [String]())]
and would like to store it with NSUserDefaults. Thanks.
Aucun commentaire:
Enregistrer un commentaire