docs.unity3d.com
    Show / Hide Table of Contents

    Enum BannerPosition

    An enum representing the on-screen anchor position of the banner ad.

    Namespace: UnityEngine.Advertisements
    Syntax
    public enum BannerPosition

    Fields

    Name Description Value
    BOTTOM_CENTER

    Anchor the banner in the bottom-center of the screen.

    BOTTOM_LEFT

    Anchor the banner in the bottom-left corner of the screen.

    BOTTOM_RIGHT

    Anchor the banner in the bottom-right corner of the screen.

    CENTER

    Anchor the banner in the center of the screen.

    TOP_CENTER

    Anchor the banner in the top-center of the screen.

    TOP_LEFT

    Anchor the banner in the top-left corner of the screen.

    TOP_RIGHT

    Anchor the banner in the top-right corner of the screen.

    Back to top
    Terms of use
    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