TextLinks.StatusNoLinksApplied Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.TextClassifiers.ApplyStatusCode enum directly instead of this field.

Es wurden keine Links auf Text angewendet.

[Android.Runtime.Register("STATUS_NO_LINKS_APPLIED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.ApplyStatusCode enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.ApplyStatusCode StatusNoLinksApplied = 2;
[<Android.Runtime.Register("STATUS_NO_LINKS_APPLIED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.ApplyStatusCode enum directly instead of this field.", true)>]
val mutable StatusNoLinksApplied : Android.Views.TextClassifiers.ApplyStatusCode

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Es wurden keine Links auf Text angewendet. Die Verknüpfungen wurden herausgefiltert.

Android-Referenz für android.view.textclassifier.TextLinks.STATUS_NO_LINKS_APPLIED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: