Transliterator.Reverse Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to