Skip to content

list_deselectRow(at:animated:)_argokit

aisleep edited this page Dec 15, 2020 · 1 revision

简介

取消选中某一行

声明

func deselectRow(at indexPath: IndexPath, animated: Bool) -> Self

参数

indexPath

取消选中行的索引

animated

是否是动画形式

Clone this wiki locally