Langue

TextLinks.StatusUnsupportedCharacter Champ

Définition

Attention

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

Le texte spécifié contient des caractères non pris en charge.

[Android.Runtime.Register("STATUS_UNSUPPORTED_CHARACTER", ApiSince=29)]
[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 StatusUnsupportedCharacter = 4;
[<Android.Runtime.Register("STATUS_UNSUPPORTED_CHARACTER", ApiSince=29)>]
[<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 StatusUnsupportedCharacter : Android.Views.TextClassifiers.ApplyStatusCode

Valeur de champ

Value = 4

Implémente

Attributs

Remarques

Le texte spécifié contient des caractères non pris en charge.

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

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 à