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