Skip to content

list_deleteSections(_:with:)_argokit

aisleep edited this page Dec 17, 2020 · 2 revisions

简介

删除指定章节

声明

func deleteSections(_ sections: IndexSet, with animation: UITableView.RowAnimation) -> Self

参数

sections

删除章节的索引

animation

删除时的动画类型

Clone this wiki locally