Posts

Post not yet marked as solved
1 Replies
354 Views
I'm a new programmer and unable to add the UIImage data type to a Stuct (line 3 below). What have I done wrong? Any help is appreciated.struct neptuneAsset { let image: UIImage let orderNumber: Int let moonName: String }Thank you,WingedValyrian (the novice programmer)
Posted Last updated
.