iOS Swift - SwiftUI Basics
Which of the following is the correct syntax to apply a font size of 18 to a
Text view in SwiftUI?Text view in SwiftUI?.font(.system(size: value))..fontSize() and .setFontSize() do not exist, and .fontSize = 18 is invalid.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions