AutomationPropertiesLiveSettingProperty Field

Defines the AutomationProperties.LiveSetting attached property.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<AutomationLiveSetting> LiveSettingProperty

Field Value

AttachedPropertyAutomationLiveSetting

Remarks

This property currently has no effect.

See Also