Bottom pop-up UIPicker?

后端 未结 4 1358
挽巷
挽巷 2020-12-29 00:36

Is the UIPicker that pops up from the bottom of the screen when an action is called just a basic UIPickerView that is coordinated in a certain way? (Like a UIActionSheet?)

4条回答
  •  温柔的废话
    2020-12-29 01:07

    I have the same issue as as Rob... I can make the UIPicker popup... but it fills the whole screen... i want just the picker to popup... Matt says you don't have to make the view take up the entire frame ... resizing the view along does not work... How do you make just the picker pop up? i was to still see the part of the parent view... much like safari on iphone handles dropdowns.

提交回复
热议问题