开发者

How to hide the "internet tethering" banner atop of my view?

I do not want to resize开发者_JS百科 or change the position of the components on my view when the "internet tethering" banner is shown atop of the view. Is there any programatic way to hide this banner?


Possibly you could resize the [[UIApplication sharedApplication] keyWindow], or change your window's windowLevel but my guess is that unless you set your app to hide the StatusBar you'll always get this. Maybe even then.

I've never seen this banner, but I guess it's the same type of thing as when calls occur?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜