GetAutomationId Method
Gets the automation ID of the element that is associated with the UI Automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? GetAutomationId()
Public Function GetAutomationId As String
member GetAutomationId : unit -> string