Fixed labels in the selection bar of a UIPickerView

前端 未结 12 1221
一生所求
一生所求 2020-11-27 12:17

In the clocks application, the timer screen shows a picker (probably a UIPicker in UIDatePickerModeCountDownTimer mode) with some text in the selec

12条回答
  •  余生分开走
    2020-11-27 12:56

    Note that xib editor allows to add child views as well so you can avoid using too much coding and guessing on dimensions.

提交回复
热议问题