Day 11 - Swift Struct - 2 : Access Control and Static Property & Method
·970 words·5 mins
Swift Access Control #By default, Swift Structs have no limitations on access to property and method.