Enum AlertStyle
Presentation styles for alerts.
Namespace: Unity.Notifications.iOS
Syntax
public enum AlertStyle
Fields
| Name | Description | Value |
|---|---|---|
| Alert | Modal alerts. |
|
| Banner | Banner alerts. |
|
| None | No alert. |
Presentation styles for alerts.
public enum AlertStyle
| Name | Description | Value |
|---|---|---|
| Alert | Modal alerts. |
|
| Banner | Banner alerts. |
|
| None | No alert. |