Bidi.DirectionDefaultRightToLeft Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
This constant will be removed in the future version. Use Android.Icu.Text.BidiOptions enum directly instead of this field.
[Android.Runtime.Register("DIRECTION_DEFAULT_RIGHT_TO_LEFT", 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 DirectionDefaultRightToLeft = 127;
[<Android.Runtime.Register("DIRECTION_DEFAULT_RIGHT_TO_LEFT", 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 DirectionDefaultRightToLeft : Android.Icu.Text.BidiOptions
Feldwert
Value = 127- Attribute