TextLinks.ApplyStrategyReplace Campo

Definição

Cuidado

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

Substitua todos ClickableSpanos s que existem em que as TextLinkSpan necessidades devem ser aplicadas.

[Android.Runtime.Register("APPLY_STRATEGY_REPLACE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.ApplyStrategy enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.ApplyStrategy ApplyStrategyReplace = 1;
[<Android.Runtime.Register("APPLY_STRATEGY_REPLACE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.ApplyStrategy enum directly instead of this field.", true)>]
val mutable ApplyStrategyReplace : Android.Views.TextClassifiers.ApplyStrategy

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Substitua todos ClickableSpanos s que existem em que as TextLinkSpan necessidades devem ser aplicadas.

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

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