Android.Views.Accessibility.AccessibilityNodeInfo.GetBoundsInParent Method
Gets the node bounds in parent coordinates.

Syntax

[Android.Runtime.Register("getBoundsInParent", "(Landroid/graphics/Rect;)V", "GetGetBoundsInParent_Landroid_graphics_Rect_Handler")]
public virtual void GetBoundsInParent (Android.Graphics.Rect outBounds)

Parameters

outBounds
The output node bounds.

Remarks

Gets the node bounds in parent 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