Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.11 KB

automationproperties_livesetting.md

File metadata and controls

28 lines (18 loc) · 1.11 KB
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.AutomationProperties.LiveSetting
winrt attachedproperty

Microsoft.UI.Xaml.Automation.AutomationProperties.LiveSetting

-description

Gets or sets the live setting value for the specified element, which is supported by an automation element that represents a live region.

-remarks

The LiveSetting property indicates the "politeness" level that a client should use to notify the user of changes to the live region. This property can be one of the values from the AutomationLiveSetting enumeration.

-see-also

XAML attached properties

-examples