Quantcast
Channel: Active questions tagged uipickerview - Stack Overflow
Viewing all articles
Browse latest Browse all 593

Picker view inside the text field

$
0
0

I want to use textfield as dropdown with the picker view

announcementPicker = UIPickerView()announcementPicker.backgroundColor = UIColor(red: 0, green: 0, blue: 0, alpha: 0.5)announcementPicker.delegate = selfannouncementPicker.dataSource = selfannouncementTypeTextField.text = announcementTypesValues[0]announcementTypeTextField.inputView = announcementPicker

Viewing all articles
Browse latest Browse all 593

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>