docs.unity3d.com
    Show / Hide Table of Contents

    Enum PopoverPlacement

    Possible placements for a Popover.

    Namespace: UnityEngine.Dt.App.UI
    Syntax
    public enum PopoverPlacement

    Fields

    Name Description Value
    Bottom

    Bottom placement.


    0
    BottomLeft

    Bottom left placement.


    1
    BottomRight

    Bottom right placement.


    2
    BottomStart

    Bottom start placement.


    3
    BottomEnd

    Bottom end placement.


    4
    Top

    Top placement.


    5
    TopLeft

    Top left placement.


    6
    TopRight

    Top right placement.


    7
    TopStart

    Top start placement.


    8
    TopEnd

    Top end placement.


    9
    Left

    Left placement.


    10
    LeftTop

    Left top placement.


    11
    LeftBottom

    Left bottom placement.


    12
    Start

    Start placement.


    13
    StartTop

    Start top placement.


    14
    StartBottom

    Start bottom placement.


    15
    Right

    Right placement.


    16
    RightTop

    Right top placement.


    17
    RightBottom

    Right bottom placement.


    18
    End

    End placement.


    19
    EndTop

    End top placement.


    20
    EndBottom

    End bottom placement.


    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