swiftui sf symbols
Image(systemName: "cloud.heavyrain.fill")
swiftui sf symbols
Image(systemName: "cloud.heavyrain.fill")
how to increase size of sf symbol
.font(.system(size: 60)) // SF symbols behave similiar to fonts.
swift sf symbol uiimage size
let largeConfig = UIImage.SymbolConfiguration(pointSize: 140, weight: .bold, scale: .large)
let largeBoldDoc = UIImage(systemName: "doc.circle.fill", withConfiguration: largeConfig)
button.setImage(largeBoldDoc, for: .normal)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us