docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum OutsideClickStrategy

    The strategy used to determine if a click is outside of the popup.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    [Flags]
    public enum OutsideClickStrategy

    Fields

    Name Description
    Bounds

    A click is considered outside if the cursor position is outside of the popup's bounds.

    Pick

    A click is considered outside if the picked element at the cursor position is not a child of the popup.

    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)