We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
设置指定行即将选中的闭包
func willSelectRow(_ action: @escaping (_ data: D, _ indexPath: IndexPath) -> IndexPath?) -> Self
action
指定行即将选中的闭包