alternateQuotationEndDelimiter
The alternate quotation end delimiter of the locale.
Declaration
var alternateQuotationEndDelimiter: String? { get }Discussion
For example, returns ’ for “en_US”, and 』 for “zh-Hant-HK”.
The alternate quotation end delimiter of the locale.
var alternateQuotationEndDelimiter: String? { get }For example, returns ’ for “en_US”, and 』 for “zh-Hant-HK”.