app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.m8test.accessibility.api
/
AccessibilityNode
/
contextClickable
context
Clickable
abstract
fun
contextClickable
(
)
:
Boolean
判断当前节点是否支持上下文点击操作。
Return
如果支持则返回
true
,否则返回
false
。