Compile safety for UserDefaults publisher instead of crash?

前端 未结 0 1299
花落未央
花落未央 2021-01-31 04:38

The UserDefaults publisher allows you subscribe even though the property is not compliant:

enum Direction: String {
    case north, south, east, west         


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