docs.unity3d.com
    Show / Hide Table of Contents

    Enum NotificationDuration

    The duration for a Notification to be displayed on the screen.

    Namespace: Unity.AppUI.Core
    Syntax
    public enum NotificationDuration

    Fields

    Name Description Value
    Indefinite

    The Notification will be visible indefinitely. It will need to be dismissed manually.


    -1
    Short

    The Notification will be visible for a short amount of time.


    1500
    Long

    The Notification will be visible for a long amount of time.


    2750
    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