iPhone location button

后端 未结 8 586
南方客
南方客 2021-02-05 23:28

Ya know the little location button in the lower-left corner of the Maps application? Does anybody know where I can find that? I looked in UIButtonType and UITabBarSystemItem b

8条回答
  •  滥情空心
    2021-02-06 00:24

    Please note that in 4.0, the appearance of the "locate me" button in Maps.app button has changed. Further on, +[UIimage kitImageNamed:] is gone, and calling -[UIBarbuttonItem initWithBarButtonSystemItem:] with undocumented identifier 100 will return old-style graphics.

提交回复
热议问题