# HalfOpened

> Wraps the Android property value HALF_OPENED.

## Definition

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

```csharp
HalfOpened = 1
```

### Remarks

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