docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BannerPosition

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

    Namespace: UnityEngine.Advertisements
    Assembly: UnityEngine.Advertisements.dll
    Syntax
    public enum BannerPosition

    Fields

    Name Description
    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.

    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)