开发者

Hide Clock from Status bar

开发者 https://www.devze.com 2022-12-27 14:19 出处:网络
How to hide only Clock from Status bar. is this possible ? anyone have a idea how can i do. Thank开发者_开发百科s in advance.This is not possible using the official iPhone SDK.I think it\'s possibl

How to hide only Clock from Status bar.

is this possible ?

anyone have a idea how can i do.

Thank开发者_开发百科s in advance.


This is not possible using the official iPhone SDK.


I think it's possible but a little bit tricky, since the status bar is in another window. You might want to have a look at the implementation of MTStatusBarOverlay.


I think you could add a UIView that would cover up the time in the status bar to hide it.

0

精彩评论

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