Skip to main content

AutomationIdProperty Field

Defines the AutomationProperties.AutomationId attached property.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly AttachedProperty<string?> AutomationIdProperty
View Source

Field Value

AttachedProperty(String)

Remarks

This property affects the default value for GetAutomationId().

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace