iPhone: Adding a Done button within a pop up DatePicker frame

前端 未结 5 852
我寻月下人不归
我寻月下人不归 2020-12-17 05:12

I pop up a DatePicker with the following. Now I\'m trying to add a Done button at the top of the pop up frame.

-(IBAction) contactBDayDatePicker{

NSLog(@         


        
5条回答
  •  执念已碎
    2020-12-17 05:22

    Based on above code, I made a repository on Git Hub:https://github.com/lenhhoxung86/CustomDatePicker

提交回复
热议问题