UIWindowLevel.StatusBar Property

Definition

The status bar group. This group displays below other groups.

[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

Property Value

The value is 1000.

Attributes

Applies to