Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains possible values for the LiveSetting property. This property is implemented by provider elements that are part of a live region.
Syntax
typedef enum LiveSetting {
Off = 0,
Polite = 1,
Assertive = 2
} ;
Constants
Off Value: 0 |
Polite Value: 1 |
Assertive Value: 2 |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Header | uiautomationcore.h (include UIAutomation.h) |