最佳答案
如何在 Swift 中以编程方式获得状态栏的高度?
在 Objective-C 中,是这样的:
[UIApplication sharedApplication].statusBarFrame.size.height.