# Full

> Wraps the Android property value FULL.

## Definition

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

```csharp
Full = 0
```

### Remarks

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