We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
设置指定行执行某一操作的闭包
func performAction(_ action: @escaping (_ action: Selector, _ data: D, _ indexPath: IndexPath, _ sender: Any?) -> Void) -> Self
action
指定行执行某一操作的闭包