다음을 통해 공유


LocaleData.AltQuotationEnd 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_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 AltQuotationEnd = 3;
[<Android.Runtime.Register("ALT_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 AltQuotationEnd : Android.Icu.Util.DelimiterType

Field Value

Value = 3
Attributes

Applies to