LocaleData.QuotationEnd 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("QUOTATION_END", 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 QuotationEnd = 1;
[<Android.Runtime.Register("QUOTATION_END", 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 QuotationEnd : Android.Icu.Util.DelimiterType

Field Value

Value = 1
Attributes

Applies to