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

Field Value

Value = 0
Attributes

Applies to