# layout

> Banner layout.

## Definition

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

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

```csharp
public ADBannerView.Layout layout { get; set; }
```

### Remarks

You can set manual layout to move banner around yourself.
