PickerView
PickerView copied to clipboard
How to return custom array list class in pickerview?
Hi everyone, i have a question; i have class "videos" it's has got title element. how can i turn videos' title in pickerview title like ios "videos[indexpath.row].title" or maybe videos.get(position).getTitle?