PickerView icon indicating copy to clipboard operation
PickerView copied to clipboard

How to return custom array list class in pickerview?

Open cemalsayin opened this issue 5 years ago • 0 comments

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?

cemalsayin avatar Jan 26 '20 22:01 cemalsayin