docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PopupToStrategy

    Strategy for popping up to a destination.

    Namespace: Unity.AppUI.Navigation
    Assembly: Unity.AppUI.Navigation.dll
    Syntax
    public enum PopupToStrategy

    Fields

    Name Description
    CurrentStartDestination

    The back stack will be popped up to the current graph's start destination.

    None

    The back stack will not be popped.

    SpecificRoute

    The back stack will be popped up to the destination with the given ID.

    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)