Transliterator.Forward 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("FORWARD", 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 Forward = 0;
[<Android.Runtime.Register("FORWARD", 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 Forward : Android.Icu.Text.DirectionOptions

Field Value

Value = 0
Attributes

Applies to