We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
设置指定行的编辑按钮的闭包
func editActions(_ action: @escaping (_ data: D, _ indexPath: IndexPath) -> [ListRowAction]?) -> Self
action
指定行的编辑按钮的闭包