How to reference static Swift Struct or class variables without using the Type name?

前端 未结 0 1015
Happy的楠姐
Happy的楠姐 2020-12-06 00:57

It would be nice to be able to use something similar to "self" as an alias to access the enclosing Struct or Class\'s static variables. Does swift have an alias to

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