SwiftUI “No exact matches in call to initializer ” When Declaring Image

前端 未结 0 2125
野趣味
野趣味 2021-02-07 12:02

So, I Am Trying To Declare An Image with @AppStorage. It Looks Like This:

@AppStorage("profileImage") private var profileImage = Image? // Error Here


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题