开发者

Is it possible to animate a UIButton to fade or slide off the screen?

开发者 https://www.devze.com 2022-12-22 08:46 出处:网络
I have been browsing SO and various othe开发者_C百科r sites to find out whether this is possible, it definitely seems to be!

I have been browsing SO and various othe开发者_C百科r sites to find out whether this is possible, it definitely seems to be!

The problem I have is every "tutorial" seems to state that the UIButton needs to be inside a UIView of some kind and I can't quite figure out how to get the XIB together to allow the animation.

Any and all help would be greatly appreciated!


just place a button in another view, the animate it's position. see examples in here: http://github.com/neror/ftutils

0

精彩评论

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