Property AlertStyle
AlertStyle
The type of alert that the app may display when the device is unlocked.
Declaration
public AlertStyle AlertStyle { get; }
Property Value
| Type | Description |
|---|---|
| AlertStyle |
Remarks
This property specifies the presentation style for alerts when the device is unlocked. The user may choose to display alerts as automatically disappearing banners or as modal windows that require explicit dismissal (the user may also choose not to display alerts at all.