print( UIApplication.shared.statusBarFrame.width, UIApplication.shared.statusBarFrame.height )
print( UIApplication.shared.statusBarFrame.height)
print( self.navigationController?.navigationBar.frame)
获得屏幕大小
UIScreen.main.bounds