开发者

How can I add these left and right arrows to my toolbar?

开发者 https://www.devze.com 2023-04-08 11:01 出处:网络
I would like to layout a \"photo\" view in my app like the following: Any idea where can I find these arrows in the bottom and how to add them the same way ?

I would like to layout a "photo" view in my app like the following:

How can I add these left and right arrows to my toolbar?

Any idea where can I find these arrows in the bottom and how to add them the same way ?

Also any idea on开发者_开发问答 how to disable for example the left arrow when there's no previous item like in this picture:

How can I add these left and right arrows to my toolbar?

Thx for helping,

Stephane


Use simple UIView with background color black and alpha 0,8. Insert two custom UIButton with arrow images. You could do that in IB or prorgammaticly. Icons for arrows could be found in many free icon kits. Google for "free toolbar icon iPhone".

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号