Share via


UIWindowLevel.StatusBar Property

Definition

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

[Foundation.Field("UIWindowLevelStatusBar", "UIKit")]
public static System.Runtime.InteropServices.NFloat StatusBar { get; }
[<Foundation.Field("UIWindowLevelStatusBar", "UIKit")>]
static member StatusBar : System.Runtime.InteropServices.NFloat

Property Value

The value is 1000.

Attributes

Applies to