A simple question from a Swift novice.
While I completely understand the ability of an internal method to access the struct’s own properties, I’m drawing a blank regarding the ability of an external object to access a struct instance’s properties.
Thanks in advance
@chinggis Please check out this thread when you get a chance:
I hope it helps!
This topic was automatically closed after 166 days. New replies are no longer allowed.