# SurfaceflingerCompositionComplete

> Mirrors android:public static final int START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE.

## Definition

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

```csharp
SurfaceflingerCompositionComplete = 7
```

### Remarks

For more information, refer to Android's documentation on [START\_TIMESTAMP\_SURFACEFLINGER\_COMPOSITION\_COMPLETE](https://developer.android.com/reference/android/app/ApplicationStartInfo#START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE).
