Lingua

TextClassifier.TimeoutNoTimeout Campo

Definizione

Attenzione

Use 'Android.Views.TextClassifiers.ITextClassifier.TimeoutNoTimeout'. This class will be removed in a future release.

Valore sentinel per #EXTRA_CLASSIFICATION_TIMEOUT_MS indicare che non è presente alcun timeout di classificazione restrittivo (e.

[Android.Runtime.Register("TIMEOUT_NO_TIMEOUT", ApiSince=37)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.TimeoutNoTimeout'. This class will be removed in a future release.")]
public const long TimeoutNoTimeout = 0;
[<Android.Runtime.Register("TIMEOUT_NO_TIMEOUT", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.TimeoutNoTimeout'. This class will be removed in a future release.")>]
val mutable TimeoutNoTimeout : int64

Valore del campo

Value = 0
Attributi

Si applica a