UIWindowLevel.Alert 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 alert window group. This is the top-most level.
[Foundation.Field("UIWindowLevelAlert", "UIKit")]
public static nfloat Alert { get; }
member this.Alert : nfloat
Property Value
The value is 100F.
- Attributes