Skip to content

list_scrollToNearestSelectedRow(at:animated:)_argokit

aisleep edited this page Dec 15, 2020 · 3 revisions

简介

将列表滚动到距离最近的选中的一行

声明

func scrollToNearestSelectedRow(at scrollPosition: UITableView.ScrollPosition, animated: Bool) -> Self

参数

scrollPosition

滚动方位

animated

是否是动画形式

Clone this wiki locally