Skip to main content

LiveSettingProperty Field

Defines the AutomationProperties.LiveSetting attached property.

Definition

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

public static readonly AttachedProperty<AutomationLiveSetting> LiveSettingProperty
View Source

Field Value

AttachedProperty(AutomationLiveSetting)

Remarks

This property affects the default value for GetLiveSetting() and controls whether live region changed events are emitted.

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace