Bidi.MapNowhere 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("MAP_NOWHERE", 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 MapNowhere = -1;
[<Android.Runtime.Register("MAP_NOWHERE", 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 MapNowhere : Android.Icu.Text.BidiOptions

Field Value

Value = -1
Attributes

Applies to