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

isIDSTrinaryOperator

A Boolean value indicating whether the scalar is an ideographic description character that determines how the three ideographic characters or ideographic description sequences that follow it are to be combined to form a single character. このスカラーが3つの表意文字またはそれに続く表意文字記述シーケンスが結び付けられて単一の文字を形成する方法を決定する表意文字記述文字かどうかを指し示すブール値。。

Declaration 宣言

var isIDSTrinaryOperator: Bool { get }

Discussion 解説

Ideographic description characters are technically printable characters, but advanced rendering engines may use them to approximate ideographs that are otherwise unrepresentable. 表意文字記述文字は技術的には印刷に適した文字です、しかし先進のレンダリングエンジンは、それを使うことでそうしなければ表現できない表意文字の近似を得るかもしれません。

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