Instance Property
インスタンスプロパティ
isRadical
A Boolean value indicating whether the scalar is a radical component of CJK characters, Tangut characters, or Yi syllables.
このスカラーがCJK文字、西夏(タングート)文字、またはイ文字音節の根本的な構成要素かどうかを指し示すブール値。
Technology
- Swift Standard Library
Swift標準ライブラリ
Declaration
宣言
var isRadical: Bool
{ get }
Discussion
解説
These scalars are often the components of ideographic description sequences, as defined by the isIDSBinaryOperator
and isIDSTrinaryOperator
properties.
これらのスカラーは、しばしば表意文字記述シーケンスの構成要素です、isIDSBinaryOperator
とisIDSTrinaryOperator
プロパティによって定義されるように。
This property corresponds to the “Radical” property in the Unicode Standard.
このプロパティは、ユニコード標準における “Radical” に相当します。