Preview:

Code:
.listRowBackground(Color(.yellow))
.scrollContentBackground(.hidden)
.background(.linearGradient(colors: [.white, .accentColor], startPoint: .top, endPoint: .bottom))

计算机竞赛 深度学习 机器视觉 人脸识别系统 - opencv python
阅读 44
2023-09-27

.listRowBackground(Color(.yellow))
.scrollContentBackground(.hidden)
.background(.linearGradient(colors: [.white, .accentColor], startPoint: .top, endPoint: .bottom))

相关推荐
精彩评论(0)