get value of accessoryType
Hi,
Good day!
im setting an accesoryType of a cell on didSelectRowAtIndexPath method to UITableviewaccesorycheckmark.
However i would like to check that value on a certain row outside didSelectRowAtIndexPath.
Is there any method on UItableview object that i can use directly assuming that I have the row index value?
thanks!
|