开发者

Flashy background image

I have an application and want to use the flash effect with glitters feature as th开发者_如何学JAVAe background to my UIView. Any reply on this would be a greater help for me. Thank you in advance.


Do you have this as an image? Then you could try -

[view setBackgroundColor:[[UIColor alloc] initWithPatternImage:[UIImage imageNamed:@"glitters_image.png"]]];

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜