quotationEndDelimiter
The end quotation symbol for the locale.
Declaration
var quotationEndDelimiter: String { get }Discussion
Examples of end quotation symbols include "”", "“", "»", and "」".
This property contains the same value returned by the object(forKey:) method when passing the quotationEndDelimiterKey key.