AutomationPeerGetAutomationId Method
Gets the automation ID of the element that is associated with the UI Automation peer.
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? GetAutomationId()
Public Function GetAutomationId As String
member GetAutomationId : unit -> string
Return Value
String | Windows | UIA_AutomationIdPropertyId |
| macOS | NSAccessibilityProtocol.accessibilityIdentifier |