docs.unity3d.com
    Show / Hide Table of Contents

    Class BannerPlaceholder

    Inheritance
    Object
    BannerPlaceholder
    Namespace: UnityEngine.Advertisements.Platform.Editor
    Syntax
    public class BannerPlaceholder : MonoBehaviour

    Fields

    aTexture

    Declaration
    public Texture2D aTexture
    Field Value
    Type Description
    Texture2D

    BannerOptions

    Declaration
    public BannerOptions BannerOptions
    Field Value
    Type Description
    BannerOptions

    BannerPosition

    Declaration
    public BannerPosition BannerPosition
    Field Value
    Type Description
    BannerPosition

    IsShowing

    Declaration
    public bool IsShowing
    Field Value
    Type Description
    Boolean

    Methods

    HideBanner()

    Declaration
    public void HideBanner()

    ShowBanner(BannerPosition, BannerOptions)

    Declaration
    public void ShowBanner(BannerPosition bannerPosition, BannerOptions bannerOptions)
    Parameters
    Type Name Description
    BannerPosition bannerPosition
    BannerOptions bannerOptions
    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