TracingConfig.CategoriesNone Campo

Definizione

Attenzione

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

Indica che non sono presenti categorie predefinite.

[Android.Runtime.Register("CATEGORIES_NONE", 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 CategoriesNone = 0;
[<Android.Runtime.Register("CATEGORIES_NONE", 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 CategoriesNone : Android.Webkit.Categories

Valore del campo

Value = 0
Attributi

Commenti

Indica che non sono presenti categorie predefinite.

per android.webkit.TracingConfig.CATEGORIES_NONE.

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