ios - setIsAccessibilityElement not working in Custom TableViewCell? -


i using custom tableviewcell. want disable accessibility cell , unchecked accessibility in custom tableview cell xib. , in implementation file, trying set setisaccessibilityelement no.

[self setisaccessibilityelement:no];

and have set accessibilityelement no subviews inside tableviewcell. still find accessibility enabled when run application.

can please suggest other alternative way disable accessibility custom tableviewcell?

try self.accessibilityelementshidden = yes;


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -