次の方法で共有


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 になります。

属性

適用対象