I have UIView, Initially i will have 4 subview, in runtime. my code will hide to 2 view, so i need the tag values of remaining two view which are visible, is it possible.
Please help me.
home / developersection / forums / list the tag of subviews which are visible in a uiview
I have UIView, Initially i will have 4 subview, in runtime. my code will hide to 2 view, so i need the tag values of remaining two view which are visible, is it possible.
Please help me.
Tarun Kumar
04-Aug-2015Yes, its possible here is your problem’s solution: