screenBounds property
Gets the node bounds in screen coordinates. https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#getBoundsInScreen(android.graphics.Rect)
Implementation
ScreenBounds? screenBounds;
Gets the node bounds in screen coordinates. https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#getBoundsInScreen(android.graphics.Rect)
ScreenBounds? screenBounds;