Share via


UIWindowLevel.Alert Property

Definition

The alert window group. This is the top-most level.

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

Property Value

The value is 100F.

Attributes

Applies to