Skip to content

list_selectRow(at:animated:scrollPosition:)_argokit

aisleep edited this page Dec 15, 2020 · 1 revision

简介

选中指定行

声明

func selectRow(at indexPath: IndexPath?, animated: Bool, scrollPosition: UITableView.ScrollPosition) -> Self

参数

indexPath

选中行的索引

animated****

是否是动画形式

scrollPosition

滚动方位

Clone this wiki locally