Sprache

View.TextAlignmentResolvedDefault Feld

Definition

Achtung

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

Standardausrichtung für aufgelösten Text

[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

Feldwert

Value = 131072
Attribute

Hinweise

Standardausrichtung für aufgelösten Text

Java Dokumentation für android.view.View.TEXT_ALIGNMENT_RESOLVED_DEFAULT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: