Instance Property インスタンスプロパティ

isQuotationMark

A Boolean value indicating whether the scalar is one that is used in writing to surround quoted text. このスカラーが引用テキストを囲むために筆記において使われるものであるかどうかを指し示すブール値。

Declaration 宣言

var isQuotationMark: Bool { get }

Discussion 解説

This property corresponds to the “Quotation_Mark” property in the Unicode Standard. このプロパティは、ユニコード標準における “Quotation_Mark” に相当します。