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

isLogicalOrderException

A Boolean value indicating whether the scalar requires special handling for operations involving ordering, such as sorting and searching. このスカラーがソートおよび検索のような順序付けを発動する演算に対して特別な取り扱いを要求するかどうかを指し示すブール値。

Declaration 宣言

var isLogicalOrderException: Bool { get }

Discussion 解説

This property applies to a small number of spacing vowel letters occurring in some Southeast Asian scripts like Thai and Lao, which use a visual order display model. Such letters are stored in text ahead of syllable-initial consonants. このプロパティは、タイ語およびラオ語のようないくつかの南東アジア書体に現れる少数の空白母音字に適用されます、それは視覚順序表示モデルを使います。そのような文字は、テキストにおいて音節リテラルの子音の前に格納されます。

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