mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-22 02:07:57 +07:00
finish update userdefault
This commit is contained in:
parent
767b1a2902
commit
a5692db66d
@ -476,11 +476,11 @@ let defaults = UserDefaults.standard
|
||||
|
||||
With using set function, you can set userdefaults
|
||||
|
||||
<img src = "https://github.com/jphong1111/Useful_Swift/blob/main/Images/UserDefaultPlist.png" />
|
||||
<img src = "https://github.com/jphong1111/Useful_Swift/blob/main/Images/UserDefaultSet.png" />
|
||||
|
||||
Also these function will allow to get a data from plist
|
||||
|
||||
<img src = "https://github.com/jphong1111/Useful_Swift/blob/main/Images/UserDefaultPlist.png" />
|
||||
<img src = "https://github.com/jphong1111/Useful_Swift/blob/main/Images/UserDefaultGet.png" />
|
||||
|
||||
**You are GOOD TO GO** 👏👏👏
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user