Aracılığıyla paylaş


ITextClassifier.NoOp Property

Definition

No-op TextClassifier.

[Android.Runtime.Register("NO_OP", ApiSince=26)]
public static Android.Views.TextClassifiers.ITextClassifier? NoOp { get; }
[<Android.Runtime.Register("NO_OP", ApiSince=26)>]
static member NoOp : Android.Views.TextClassifiers.ITextClassifier

Property Value

Attributes

Remarks

No-op TextClassifier. This may be used to turn off TextClassifier features.

Java documentation for android.view.textclassifier.TextClassifier.NO_OP.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to