UIApplication.StatusBarFrame 属性

定义

状态栏的框架。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect StatusBarFrame { [Foundation.Export("statusBarFrame")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.StatusBarFrame : CoreGraphics.CGRect

属性值

如果状态栏处于隐藏状态,则为 P:System.Drawing.RectangleF.Zero

属性

适用于