Skip to content

list_didUpdateFocus(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置已经更新聚焦的闭包

声明

func didUpdateFocus(_ action: @escaping (_ context: UITableViewFocusUpdateContext, _ coordinator: UIFocusAnimationCoordinator) -> Void) -> Self

参数

action

已经更新聚焦的闭包

Clone this wiki locally