app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.m8test.accessibility.api
/
AccessibilitySelector
/
match
match
abstract
fun
match
(
accessibilityNode
:
AccessibilityNode
)
:
Boolean
检查
accessibilityNode
是否满足当前选择器
Return
true 表示满足,false 表示不满足
Parameters
accessibility
Node
需要检查的节点