Enum NotificationStyle
Allows applying a rich notification style to a notification.
Namespace: Unity.Notifications.Android
Syntax
public enum NotificationStyle
Fields
| Name | Description | Value |
|---|---|---|
| None | Use the default style. |
0 |
| BigTextStyle | Generate a large-format notification that includes a lot of text. |
2 |