HelpTextProperty Field
Defines the AutomationProperties.HelpText attached property.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<string?> HelpTextProperty
Public Shared ReadOnly HelpTextProperty As AttachedProperty(Of String)
static val HelpTextProperty: AttachedProperty<string>