Skip to content

Commit d80a6c2

Browse files
authored
Updated as per CELA
1 parent c1a0805 commit d80a6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/accessible-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ An accessible canvas app will allow users with vision, hearing and other impairm
2020
Use the **[Accessibility Checker](accessibility-checker.md)** to help review potential accessibility issues in your app.
2121

2222
## Layout and color
23-
Common sense and uncomplicated design helps apps be more accessible to all users. When doing heavy customization of apps take note of the below suggestions. Power Apps themes are by default accessible.
23+
Common sense and uncomplicated design helps apps be more accessible to all users. When doing heavy customization of apps take note of the below suggestions. Power Apps themes are designed to meet accessibility standards.
2424
- Ensure all elements are clearly visible and text is of sufficient size. All content must be easily read and understood by the naked eye.
2525
- Avoid using the visibility property of items to bring an element into view. If you need to show something conditionally, create the content in a new screen and navigate to it and back.
2626
- Ensure input elements are labeled on the screen. **[AccessibilityLabel](controls/properties-accessibility.md)** property defines what the screen reader will announce.

0 commit comments

Comments
 (0)