Swift: Calling NSUbiquitousKeyValueStore().synchronize() from within a getter-setter

后端 未结 0 799
长发绾君心
长发绾君心 2021-02-20 13:04

I have an extension for NSUbiquitousKeyValueStore and I understand I need to sync changes I make manually by calling .synchronize(). This works fine if I say

NSUb         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题