Share via


UIWindowLevel.Normal Property

Definition

The normal window group (below alert windows).

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

Property Value

The value is 0.

Attributes

Applies to