共用方式為


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

屬性

適用於