Compartilhar via


TextLinks.StatusNoLinksApplied Campo

Definição

Cuidado

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

Nenhum link aplicado ao texto.

[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

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Nenhum link aplicado ao texto. Os links foram filtrados.

Documentação Java para android.view.textclassifier.TextLinks.STATUS_NO_LINKS_APPLIED.

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

Aplica-se a