TextLinks.StatusLinksApplied 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.

Los vínculos se aplicaron correctamente al texto.

[Android.Runtime.Register("STATUS_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 StatusLinksApplied = 0;
[<Android.Runtime.Register("STATUS_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 StatusLinksApplied : Android.Views.TextClassifiers.ApplyStatusCode

Valor de campo

Value = 0

Implementaciones

Atributos

Comentarios

Los vínculos se aplicaron correctamente al texto.

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

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