app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.m8test.accessibility.api
/
AccessibilityNode
/
text
text
abstract
fun
text
(
)
:
String
?
获取节点的文本内容。
Return
文本内容字符串,如果不存在则返回
null
。