AutomationPeerGetHelpText 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) Version: 11.3.999
public string GetHelpText()

Return Value

String

Remarks

WindowsUIA_HelpTextPropertyId
macOSNSAccessibilityProtocol.accessibilityHelp

See Also