Tag: UIColor(red:green:blue)
-
KinderSwift 7: Introduction to Functions
This session we will learn about functions by making colors with UIColor. Transcript Welcome to lesson 7 of KinderSwift. In our last lesson we used this to convert a Int into a Double and this to convert a Double into a Int. Both of these are functions. Functions take the data within the parentheses and…