docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PopupNotificationPlacement

    The placement where the notification should be displayed.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    public enum PopupNotificationPlacement

    Fields

    Name Description
    Bottom

    The notification is placed at the bottom of the screen.

    BottomEnd

    The notification is placed at the bottom end of the screen.

    BottomLeft

    The notification is placed at the bottom left of the screen.

    BottomRight

    The notification is placed at the bottom right of the screen.

    BottomStart

    The notification is placed at the bottom start of the screen.

    Top

    The notification is placed at the top of the screen.

    TopEnd

    The notification is placed at the top end of the screen.

    TopLeft

    The notification is placed at the top left of the screen.

    TopRight

    The notification is placed at the top right of the screen.

    TopStart

    The notification is placed at the top start of the screen.

    Extension Methods

    GeneratedEnumExtensions.ToLowerCase(PopupNotificationPlacement)
    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)