ApplicationStartInfo.StartTimestampSurfaceflingerCompositionComplete Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.

Uhr monotoner Zeitstempel der Oberflächenflinger-Komposition vollständig.

[Android.Runtime.Register("START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.", true)]
public const Android.App.ApplicationStartInfoStartTimestamp StartTimestampSurfaceflingerCompositionComplete = 7;
[<Android.Runtime.Register("START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.", true)>]
val mutable StartTimestampSurfaceflingerCompositionComplete : Android.App.ApplicationStartInfoStartTimestamp

Feldwert

Value = 7

Implementiert

Attribute

Hinweise

Uhr monotoner Zeitstempel der Oberflächenflinger-Komposition vollständig.

Android-Referenz für android.app.ApplicationStartInfo.START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: