See the S, Pr, T, L on the left side of the images - what do these initials signify? Kindly include answers for icons I have not mentioned here as well.
Image 1
Image 2
I only know that C represents class and S represents Struct.
See the S, Pr, T, L on the left side of the images - what do these initials signify? Kindly include answers for icons I have not mentioned here as well.
Image 1
Image 2
I only know that C represents class and S represents Struct.
Protocol
Struct
Class
function
Value / Variable
Type
Local value / variable
As you've already surmised:
Some others:
let constant / immutable property var variable / mutable property(Not 100% sure of the last three, and I'm on the phone so I can't check. Will follow up later to verify those and add some more...)