Partager via


View.TextAlignmentResolvedDefault Champ

Définition

Attention

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

Alignement du texte résolu par défaut

[Android.Runtime.Register("TEXT_ALIGNMENT_RESOLVED_DEFAULT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextAlignment enum directly instead of this field.", true)]
public const Android.Views.TextAlignment TextAlignmentResolvedDefault = 131072;
[<Android.Runtime.Register("TEXT_ALIGNMENT_RESOLVED_DEFAULT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextAlignment enum directly instead of this field.", true)>]
val mutable TextAlignmentResolvedDefault : Android.Views.TextAlignment

Valeur de champ

Value = 131072
Attributs

Remarques

Alignement du texte résolu par défaut

Documentation Java pour android.view.View.TEXT_ALIGNMENT_RESOLVED_DEFAULT.

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

S’applique à