Lingua

TracingConfig.CategoriesWebDeveloper Campo

Definizione

Attenzione

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

Set predefinito di categorie in genere utile per gli sviluppatori Web.

[Android.Runtime.Register("CATEGORIES_WEB_DEVELOPER", 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 CategoriesWebDeveloper = 4;
[<Android.Runtime.Register("CATEGORIES_WEB_DEVELOPER", 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 CategoriesWebDeveloper : Android.Webkit.Categories

Valore del campo

Value = 4
Attributi

Commenti

Set predefinito di categorie in genere utile per gli sviluppatori Web. In genere sono incluse categorie "blink", "compositor", "renderer.scheduler" e "v8".

per android.webkit.TracingConfig.CATEGORIES_WEB_DEVELOPER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a