summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/PickerRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-02-15[iOS] Dispose pickers properly and automate GC checks (#632)adrianknight891-3/+55
2017-01-04[iOS] Platform specifics for controlling Picker SelectedIndex change behavior...adrianknight891-1/+4
2016-12-28fix nre when changing content in datepickerselected (#494)adrianknight891-1/+1
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-2/+3
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-14/+0
2016-09-08[iOS] Adjust Started/Ended hooks in pickers for iOS 10 (#339)Paul DiPietro1-2/+2
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-3/+5
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart1-0/+16
2016-03-22Initial importJason Smith1-0/+180