How to deselect a selected Form (UITableView) cell - SwiftUI

后端 未结 0 364
囚心锁ツ
囚心锁ツ 2020-12-17 04:48

Everything I\'ve found is how we do this in UIKit. Here\'s a useful extension for no style at all:

extension UITableViewCell {
    func noStyle() {
        se         


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