TextLinks.StatusNoLinksFound Campo

Definição

Cuidado

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

Não existem links para aplicar ao texto.

[Android.Runtime.Register("STATUS_NO_LINKS_FOUND", 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 StatusNoLinksFound = 1;
[<Android.Runtime.Register("STATUS_NO_LINKS_FOUND", 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 StatusNoLinksFound : Android.Views.TextClassifiers.ApplyStatusCode

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Não existem links para aplicar ao texto. A contagem de links é zero.

Referência do Android para android.view.textclassifier.TextLinks.STATUS_NO_LINKS_FOUND.

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