# size

> The size of the banner view.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.iOS](/engine/6000.7/script-reference/unityengine/ios.md)
* **Assembly:** UnityEngine.CoreModule

> **Warning:**
>
> **Removed.** iOS.ADBannerView class is obsolete, Apple iAD service discontinued

```csharp
public Vector2 size { get; }
```

### Remarks

It uses unity GUI coords.
