Lenguaje

TextLinks.StatusDifferentText Campo

Definición

Precaución

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

El texto especificado no coincide con el texto usado para generar los vínculos.

[Android.Runtime.Register("STATUS_DIFFERENT_TEXT", 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 StatusDifferentText = 3;
[<Android.Runtime.Register("STATUS_DIFFERENT_TEXT", 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 StatusDifferentText : Android.Views.TextClassifiers.ApplyStatusCode

Valor de campo

Value = 3

Implementaciones

Atributos

Comentarios

El texto especificado no coincide con el texto usado para generar los vínculos.

Referencia de Android para android.view.textclassifier.TextLinks.STATUS_DIFFERENT_TEXT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a