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 nfloat Normal { get; }
member this.Normal : nfloat
Property Value
The value is 0.
- Attributes