How do I detect whether the current accessibility setting in the OS

Posted by Java Doe on Stack Overflow See other posts from Stack Overflow or by Java Doe
Published on 2010-06-15T03:49:55Z Indexed on 2010/06/15 3:52 UTC
Read the original article Hit count: 245

Filed under:

hello,

I need to detect the accessibility setting in order to modify the UI at run time to support all the accessibility requirement. I would like to know how can I detect whether the OS is currently in HIGH CONTRAST mode, and what is the current font size setting.

Thanks a lot.

© Stack Overflow or respective owner

Related posts about accessibility