# CustomXib

> Use a specified custom Interface Builder (.xib) file in Player Settings.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

> **Warning:**
>
> **Removed.** CustomXib is no longer supported. Use CustomStoryboard instead

```csharp
CustomXib = 2
```
