# LTR

> Mirrors the Android property value SCREENLAYOUT_LAYOUTDIR_LTR.

## Definition

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

```csharp
LTR = 64
```

### Remarks

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