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