简体   繁体   中英

How to add UIAccessibility feature to a UIButton Action?

I am new to Accessibility and i got a requirement to implement this feature on click of a UIButton. Can someone please help me out in providing any sample code on how to implement this?

most of the ui elements have a .accessibilityHint and .accessibilityLabel properties.

just name them appropriately and you are good to go.

if you want more detail, check this SO post: iOS accessibility: label vs hint

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM