Android.Views.Accessibility.AccessibilityNodeInfo.GetBoundsInScreen Method
Gets the node bounds in screen coordinates.

Syntax

[Android.Runtime.Register("getBoundsInScreen", "(Landroid/graphics/Rect;)V", "GetGetBoundsInScreen_Landroid_graphics_Rect_Handler")]
public virtual void GetBoundsInScreen (Android.Graphics.Rect outBounds)

Parameters

outBounds
The output node bounds.

Remarks

Gets the node bounds in screen coordinates.

[Android Documentation]

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14