Język

TextClassifier.TimeoutNoTimeout Field

Definition

Caution

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

Sentinel value for #EXTRA_CLASSIFICATION_TIMEOUT_MS indicating that there is no strict classification timeout (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

Field Value

Value = 0
Attributes

Applies to