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