Sprache

Bidi.DirectionLeftToRight Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Icu.Text.BidiOptions enum directly instead of this field.

Konstante, die angibt, dass die Basisrichtung von links nach rechts ist.

[Android.Runtime.Register("DIRECTION_LEFT_TO_RIGHT", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.BidiOptions enum directly instead of this field.", true)]
public const Android.Icu.Text.BidiOptions DirectionLeftToRight = 0;
[<Android.Runtime.Register("DIRECTION_LEFT_TO_RIGHT", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.BidiOptions enum directly instead of this field.", true)>]
val mutable DirectionLeftToRight : Android.Icu.Text.BidiOptions

Feldwert

Value = 0
Attribute

Hinweise

Konstante, die angibt, dass die Basisrichtung von links nach rechts ist.

Java Dokumentation für android.icu.text.Bidi.DIRECTION_LEFT_TO_RIGHT.

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: