WebAIM - Web Accessibility In Mind

E-mail List Archives

Measuring target size on iOS

for

From: Ajay Sharma
Date: May 29, 2024 8:07PM


Greetings!

Looking for suggestions around possible ways to find out the accurate size of the elements on iOS devices. We can use accessibility inspector in Xcode, there are couple of ways, but that works only when we are developing the app. For a tester who does not have access to the development environment, the inspector would check only if the target size is less than 44 pixels. We are not able to find a way to bring that threshold down to 24 pixels. Wondering if anybody else been into this situation.

Cheers,
Ajay