alternateQuotationEndDelimiter
The alternate end quotation symbol for the locale.
Declaration
var alternateQuotationEndDelimiter: String { get }Discussion
Examples of alternate end quotation symbols include "’", "›", and "』".
This property contains the same value returned by the object(forKey:) method when passing the alternateQuotationEndDelimiterKey key.