docs.unity3d.com
    Show / Hide Table of Contents

    Enum PopoverPlacement

    Possible placements for a Popover.

    Namespace: Unity.AppUI.UI
    Syntax
    public enum PopoverPlacement

    Fields

    Name Description Value
    Bottom

    The Popover will be placed at the bottom center of the target.


    0
    BottomLeft

    The Popover will be placed at the bottom-left of the target.


    1
    BottomRight

    The Popover will be placed at the bottom-right of the target.


    2
    BottomStart

    The Popover will be placed at the bottom-start of the target.


    3
    BottomEnd

    The Popover will be placed at the bottom-end of the target.


    4
    Top

    The Popover will be placed at the top center of the target.


    5
    TopLeft

    The Popover will be placed at the top-left of the target.


    6
    TopRight

    The Popover will be placed at the top-right of the target.


    7
    TopStart

    The Popover will be placed at the top-start of the target.


    8
    TopEnd

    The Popover will be placed at the top-end of the target.


    9
    Left

    The Popover will be placed at the left center of the target.


    10
    LeftTop

    The Popover will be placed at the left-top of the target.


    11
    LeftBottom

    The Popover will be placed at the left-bottom of the target.


    12
    Start

    The Popover will be placed at the start center of the target.


    13
    StartTop

    The Popover will be placed at the start-top of the target.


    14
    StartBottom

    The Popover will be placed at the start-bottom of the target.


    15
    Right

    The Popover will be placed at the right center of the target.


    16
    RightTop

    The Popover will be placed at the right-top of the target.


    17
    RightBottom

    The Popover will be placed at the right-bottom of the target.


    18
    End

    The Popover will be placed at the end center of the target.


    19
    EndTop

    The Popover will be placed at the end-top of the target.


    20
    EndBottom

    The Popover will be placed at the end-bottom of the target.


    21
    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