isSpeakingNode

Returns whether the supplied View and AccessibilityNodeInfoCompat would produce spoken feedback if it were accessibility focused. NOTE: not all speaking nodes are focusable.

Return

true if it meets the criterion for producing spoken feedback

Parameters

view

The View to evaluate

node