# Yes

> Mirrors the Android property value SCREENLAYOUT_ROUND_YES.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.7/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
Yes = 512
```

### Remarks

For information about the property value, refer to the Android developer documentation on [SCREENLAYOUT\_ROUND\_YES](https://developer.android.com/reference/android/content/res/Configuration#SCREENLAYOUT_ROUND_YES).
