AutomationPropertiesHelpTextProperty Field
Defines the AutomationProperties.HelpText attached property.
Namespace: Avalonia.AutomationAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<string?> HelpTextProperty
Public Shared ReadOnly HelpTextProperty As AttachedProperty(Of String)
static val HelpTextProperty: AttachedProperty<string>
Field Value
AttachedPropertyString
This property affects the default value for
GetHelpText.