How to delete NavigationLink in List

前端 未结 0 393
庸人自扰
庸人自扰 2021-01-30 06:47

I have following code in my project

@State private var selectedGenreID: Int64? = 0

@FetchRequest(entity: Genres.entity(), sortDescriptors: [NSSortDescriptor(key:         


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