Condividi tramite


View.TextAlignmentResolvedDefault Campo

Definizione

Attenzione

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

Allineamento predefinito del testo risolto

[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

Valore del campo

Value = 131072
Attributi

Commenti

Allineamento predefinito del testo risolto

Documentazione java per android.view.View.TEXT_ALIGNMENT_RESOLVED_DEFAULT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a