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