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

isBidiControl

A Boolean value indicating whether the scalar is a format control character that has a specific function in the Unicode Bidrectional Algorithm. このスカラーがある特定の機能を「ユニコード双方向アルゴリズム」において持つ書式制御文字であるかどうかを指し示すブール値。

Declaration 宣言

var isBidiControl: Bool { get }

Discussion 解説

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