# iOSUrlSchemes

> An array of URL Schemes that are supported by the app.

## Definition

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

```csharp
public static string[] iOSUrlSchemes { get; set; }
```
