app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.m8test.accessibility.api
/
AccessibilityNode
/
className
class
Name
abstract
fun
className
(
)
:
String
?
获取节点的类名。
Return
类名字符串,如果无法获取则返回
null
。