Accessibility, Xamarin

Exploring Automation Properties in Xamarin Forms

Imagine that you are creating an application that can read aloud the description of each element you are interacting with! This would be great because this will allow a greater number of users to use your App, for example, a person with a reduced visual field will be very happy with this!💕  This is called Accessibility and it’s extremely important…

Continue Reading

Accessibility, Xamarin

Exploring Keyboard accessibility in Xamarin Forms

When developing Applications it’s important to keep in mind that usability and accessibility must be on top of the list of features to add. In this post, we will be learning about keyboard accessibility. We will be having a lot of types of users with different needs or conditions, for example, users who use screen readers, or have mobility issues may need…

Continue Reading