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