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)>]
member this.NoOp : Android.Views.TextClassifiers.ITextClassifier

Property Value

ITextClassifier
Attributes

Remarks

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