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