Swift > Basic Commands > Flashcards
Print a Message to the Console
print()
How do you assign text to a label ?
[labelName].text = “[…]”
How do you access the Text of a Textfield?
[textFieldName].text