Quantcast
Channel: The item appearing when I open my UIPickerView is not considered "selected" - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Peter Burgundy for The item appearing when I open my UIPickerView...

I was able to force the selection by adding pickerview.delegate?.pickerView?(pickerview, didSelectRow: 0, inComponent: 0) after pickerview.selectRow(selectedRow, inComponent: 0, animated: false)

View Article



The item appearing when I open my UIPickerView is not considered "selected"

When I open my UIPickerView the item appearing is not considered selected in didSelectRow, I have to move up and down and reselect it This is an extra step for the user if the item appearing is the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images