UIWindowLevel.StatusBar 属性

定义

状态栏组。 此组显示在其他组的下方。

[Foundation.Field("UIWindowLevelStatusBar", "UIKit")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat StatusBar { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.StatusBar : nfloat

属性值

值为 1000。

属性

适用于