UIWindowLevel.Normal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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