LocaleData.AltQuotationStart Field

Definition

Caution

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

[Android.Runtime.Register("ALT_QUOTATION_START", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.DelimiterType enum directly instead of this field.", true)]
public const Android.Icu.Util.DelimiterType AltQuotationStart = 2;
[<Android.Runtime.Register("ALT_QUOTATION_START", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.DelimiterType enum directly instead of this field.", true)>]
val mutable AltQuotationStart : Android.Icu.Util.DelimiterType

Field Value

Value = 2
Attributes

Applies to