app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.m8test.accessibility.api
/
AccessibilityNode
/
collapse
collapse
abstract
fun
collapse
(
)
:
Boolean
折叠当前节点(例如收起展开的内容)。
Return
折叠成功则返回
true
,否则返回
false
。