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

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -