言語

TextClassifier.TimeoutNoTimeout フィールド

定義

注意事項

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

厳密な分類タイムアウトがないことを示す #EXTRA_CLASSIFICATION_TIMEOUT_MS の Sentinel 値 (例:

[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

フィールド値

Value = 0
属性

適用対象