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