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

alternateQuotationEndDelimiter

The alternate end quotation symbol for the locale. このロケールに対する代替終了引用表象。

Declaration 宣言

var alternateQuotationEndDelimiter: String { get }

Discussion 議論

Examples of alternate end quotation symbols include "’", "›", and "』". 代替の終了引用表象の例は、"’""›"、そして"』"です。

This property contains the same value returned by the object(forKey:) method when passing the alternateQuotationEndDelimiterKey key. このプロパティは、object(forKey:)メソッドにalternateQuotationEndDelimiterKeyキーを渡す場合に返されるのと同じ値を含みます。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する