Greetings,
I just noticed a new property in the drop down menu - 'Live'. The options for Live are:
I cannot find anything in the documentation regarding this option - can somebody explain?
Thanks!
Solved! Go to Solution.
It's used in accessibility scenarios to determine how screen readers will read changes in the text. Take a look at the reference for the label control at https://docs.microsoft.com/powerapps/maker/canvas-apps/controls/control-text-box:
Live – How the screen reader announces changes to the label's text. Values can be Off, Assertive, and Polite. This property is useful for announcing dynamic changes in the app's UI in an accessible way.
Property to What? Control , on start, visible. Con you define?
It's used in accessibility scenarios to determine how screen readers will read changes in the text. Take a look at the reference for the label control at https://docs.microsoft.com/powerapps/maker/canvas-apps/controls/control-text-box:
Live – How the screen reader announces changes to the label's text. Values can be Off, Assertive, and Polite. This property is useful for announcing dynamic changes in the app's UI in an accessible way.
I saw it on label fields (maybe text also).
It is used for accessibility.
More info here: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
192 | |
70 | |
49 | |
48 | |
20 |
User | Count |
---|---|
249 | |
127 | |
84 | |
76 | |
74 |