app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.m8test.accessibility.api
/
AccessibilityNodes
/
forEach
for
Each
abstract
fun
forEach
(
action
:
(
AccessibilityNode
)
->
Unit
)
遍历集合中的每个节点
Receiver
当前节点
Parameters
action
遍历时调用的回调函数