Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


loaded

Checks if banner contents are loaded.
Read time 1 minuteLast updated 9 days ago

Definition

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

Remarks

You should hide banner if it is not loaded to avoid showing blank view.