TextClassifier.TypeUrl Field

Definition

Caution

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

Web URL.

[Android.Runtime.Register("TYPE_URL", ApiSince=26)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.TypeUrl'. This class will be removed in a future release.")]
public const string TypeUrl;
[<Android.Runtime.Register("TYPE_URL", ApiSince=26)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.TypeUrl'. This class will be removed in a future release.")>]
val mutable TypeUrl : string

Field Value

Attributes

Remarks

Web URL.

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

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