Langue

TextLinks.ApplyStrategyReplace Champ

Définition

Attention

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

Remplacez les volets ClickableSpans qui existent dans lesquels textLinkSpan doit être appliqué.

[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

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Remplacez les volets ClickableSpans qui existent dans lesquels textLinkSpan doit être appliqué.

Référence Android pour android.view.textclassifier.TextLinks.APPLY_STRATEGY_REPLACE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à