Skip to content

list_moveSection(_:toSection:)_argokit

aisleep edited this page Dec 17, 2020 · 2 revisions

简介

移动某一章节数据

声明

func moveSection(_ section: Int, toSection newSection: Int) -> Self

参数

section

移动的章节索引

newSection

移动到新位置的索引

Clone this wiki locally