# CustomXib

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

## Definition

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

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

```csharp
CustomXib = 2
```
