Skip to content

list_shouldSpringLoadRow(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置是否可以弹性加载指定行的闭包

声明

func shouldSpringLoadRow(_ action: @escaping (_ data: D, _ indexPath: IndexPath, _ context: UISpringLoadedInteractionContext) -> Bool) -> Self

参数

action

是否可以弹性加载指定行的闭包

Clone this wiki locally