docs.unity3d.com
    Show / Hide Table of Contents

    Enum NotificationStyle

    The style used to display the Notification element.

    Namespace: Unity.AppUI.UI
    Syntax
    public enum NotificationStyle

    Fields

    Name Description Value
    Default

    Default style. This is for general purpose notification.


    0
    Informative

    Informative style. This style is used to display an informative message.


    1
    Positive

    Positive style. This style is used to display a success message.


    2
    Negative

    Negative style. This style is used to display an error message.


    3
    Warning

    Warning style. This style is used to display a warning message.


    4
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023