# Horizontal

> Wraps the Android property value HORIZONTAL.

## Definition

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

```csharp
Horizontal = 0
```

### Remarks

For information about this value, refer to the Android developer documentation on [FoldingFeature.Orientation HORIZONTAL](https://developer.android.com/reference/androidx/window/layout/FoldingFeature.Orientation#HORIZONTAL\(\))
