Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


visible

Banner visibility. Initially banner is not visible.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.iOS
  • Assembly: UnityEngine.CoreModule
Warning
Removed. iOS.ADBannerView class is obsolete, Apple iAD service discontinued
public bool visible { get; set; }

Remarks

Please note that if you hide the banner, ads might not be reloaded with time, so if you no longer need the banner, it is better to delete it completely.