Enum NotificationAlertStyle
Constants indicating the presentation styles for alerts.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum NotificationAlertStyle
Fields
| Name | Description |
|---|---|
| Alert | Modal alerts. |
| Banner | Banner alerts. |
| None | No alert. |