Skip to content

list_shouldIndentWhileEditingRow(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置指定行是否允许在编辑状态背景缩进的闭包

声明

func shouldIndentWhileEditingRow(_ action: @escaping (_ data: D, _ indexPath: IndexPath) -> Bool) -> Self

参数

action

指定行是否允许在编辑状态背景缩进的闭包

Clone this wiki locally