We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
移动某一章节数据
func moveSection(_ section: Int, toSection newSection: Int) -> Self
section
移动的章节索引
newSection
移动到新位置的索引