AutomationPeerGetBoundingRectangle Method
Gets the bounding rectangle of the element that is associated with the automation peer
in top-level coordinates.
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Rect GetBoundingRectangle()
Public Function GetBoundingRectangle As Rect
member GetBoundingRectangle : unit -> Rect
Return Value
Rect | Windows | IRawElementProviderFragment.get_BoundingRectangle |
| macOS | NSAccessibilityProtocol.accessibilityFrame |