docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotificationDuration

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

    Namespace: Unity.AppUI.Core
    Assembly: Unity.AppUI.dll
    Syntax
    public enum NotificationDuration

    Fields

    Name Description
    Indefinite

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

    Long

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

    Short

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

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)