iOS Question Picker question

moore_it

Well-Known Member
Licensed User
Longtime User
Hi all,

If i have a picker inizialized by the designer, how i do to check if it non have any item ?

thanks in advice
 

tufanv

Expert
Licensed User
Longtime User
Hi all,

If i have a picker inizialized by the designer, how i do to check if it non have any item ?

thanks in advice
I am not sure but i think you can use picker.getitems.size and if it is 0 then it means it doesnt have any items. If this is what you ask. I couldnt understand the question well.
 
Upvote 0

Similar Threads

Top