TracingConfig.CategoriesInputLatency Feld

Definition

Achtung

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

Vordefinierter Satz von Kategorien für die Analyse von Eingabelatenzproblemen.

[Android.Runtime.Register("CATEGORIES_INPUT_LATENCY", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Webkit.Categories enum directly instead of this field.", true)]
public const Android.Webkit.Categories CategoriesInputLatency = 8;
[<Android.Runtime.Register("CATEGORIES_INPUT_LATENCY", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Webkit.Categories enum directly instead of this field.", true)>]
val mutable CategoriesInputLatency : Android.Webkit.Categories

Feldwert

Value = 8
Attribute

Hinweise

Vordefinierter Satz von Kategorien für die Analyse von Eingabelatenzproblemen. Enthält in der Regel kategorien "input", "renderer.scheduler".

Java Dokumentation für android.webkit.TracingConfig.CATEGORIES_INPUT_LATENCY.

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: