UIWindow * window = [[UIApplication sharedApplication].windows lastObject];
隐藏
[window setWindowLevel:UIWindowLevelStatusBar];
显示