Bidi.OptionRemoveControls Field

Definition

Caution

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

[Android.Runtime.Register("OPTION_REMOVE_CONTROLS", 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 OptionRemoveControls = 2;
[<Android.Runtime.Register("OPTION_REMOVE_CONTROLS", 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 OptionRemoveControls : Android.Icu.Text.BidiOptions

Field Value

Value = 2
Attributes

Applies to