TextLinks.StatusDifferentText Campo

Definição

Cuidado

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

O texto especificado não corresponde ao texto usado para gerar os links.

[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 do campo

Value = 3

Implementações

Atributos

Comentários

O texto especificado não corresponde ao texto usado para gerar os links.

Java documentação para android.view.textclassifier.TextLinks.STATUS_DIFFERENT_TEXT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a