getTouchDelegateInfo

Get the TouchDelegateInfoCompat for touch delegate behavior with the represented view. It is possible for the same node to be pointed to by several regions. Use getRegionAt to get touch delegate target Region, and getTargetForRegion for AccessibilityNodeInfoCompat from the given region.

Compatibility:

  • API <29: Always returns null

Return

TouchDelegateInfoCompat or null if there are no touch delegates in this node.