Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ADBannerView(Type, Layout)

Creates a banner view with given type and auto-layout params.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEngine.iOS
  • Assembly: UnityEngine.CoreModule
Warning
Removed. iOS.ADBannerView class is obsolete, Apple iAD service discontinued
public ADBannerView(ADBannerView.Type type, ADBannerView.Layout layout)

Parameters

type


layout

Remarks

Please check if given type is available by calling IsAvailable.