docs.unity.cn
    Show / Hide Table of Contents

    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
    BigPictureStyle

    Generate a large-format notification centered around an image.


    1
    BigTextStyle

    Generate a large-format notification that includes a lot of text.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, July 20, 2023