Skip to content

list_titleForDeleteConfirmationButton(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置指定行删除按钮的标题的闭包

声明

func titleForDeleteConfirmationButton(_ action: @escaping (_ data: D, _ indexPath: IndexPath) -> String?) -> Self

参数

action

指定行删除按钮的标题的闭包

Clone this wiki locally